mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-18 21:34:28 -04:00
Smaller headers on settings cards
This commit is contained in:
@@ -15,13 +15,17 @@
|
||||
height: 120px;
|
||||
padding: 10px 15px;
|
||||
|
||||
h2 {
|
||||
h3 {
|
||||
margin-top: 0px;
|
||||
display: inline-block;
|
||||
width: 200px;
|
||||
white-space: nowrap;
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
}
|
||||
|
||||
.btn-group {
|
||||
margin-top: 10px;
|
||||
margin-top: 8px;
|
||||
}
|
||||
}
|
||||
|
||||
@@ -33,7 +37,7 @@
|
||||
height: 200px;
|
||||
padding: 10px 15px;
|
||||
|
||||
h2 {
|
||||
h3 {
|
||||
margin-top: 0px;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user