1
0
mirror of https://github.com/Radarr/Radarr.git synced 2026-04-19 21:46:50 -04:00

Fixed: Minor CSS Tweaks to Logo and Actions Buttons

This commit is contained in:
Qstick
2020-08-08 02:04:36 -04:00
parent 21bc18dd2a
commit c940a03847
3 changed files with 7 additions and 4 deletions
@@ -80,5 +80,5 @@
.actions {
composes: headerCell from '~Components/Table/VirtualTableHeaderCell.css';
flex: 0 1 120px;
flex: 0 1 90px;
}