mirror of
https://github.com/Radarr/Radarr.git
synced 2024-11-05 02:22:31 +01:00
Small UI fixes (#882)
This commit is contained in:
parent
8b9d0f7b19
commit
0016cc59af
@ -170,7 +170,7 @@ body {
|
||||
.card(#aaaaaa);
|
||||
/* width : 1210px;
|
||||
min-width : 1210px; */
|
||||
max-width : 1210px;
|
||||
max-width : 1429px;
|
||||
margin : auto;
|
||||
// margin-top : -70px;
|
||||
padding : 20px 0px;
|
||||
|
@ -130,7 +130,7 @@
|
||||
.card;
|
||||
.clickable;
|
||||
margin-bottom : 20px;
|
||||
height : 363px;
|
||||
height : 382px;
|
||||
|
||||
.center {
|
||||
display : block;
|
||||
|
Loading…
Reference in New Issue
Block a user