mirror of
https://github.com/Radarr/Radarr.git
synced 2026-04-21 22:05:43 -04:00
Fixed: Minor CSS Tweaks to Logo and Actions Buttons
This commit is contained in:
@@ -87,7 +87,7 @@
|
||||
.actions {
|
||||
composes: cell;
|
||||
|
||||
flex: 0 1 120px;
|
||||
flex: 0 1 90px;
|
||||
min-width: 90px;
|
||||
}
|
||||
|
||||
@@ -98,5 +98,7 @@
|
||||
}
|
||||
|
||||
.externalLinks {
|
||||
margin-right: 2px;
|
||||
margin: 0 2px;
|
||||
width: 22px;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user