mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-10-01 16:06:24 +02:00
Small UI fixes (#882)
This commit is contained in:
@@ -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;
|
||||
|
Reference in New Issue
Block a user