Update logarr-plex.css
makes all the log headers the same height to make all the containers match in size.
This commit is contained in:
parent
458bbf2fb0
commit
5d5b41fea2
@ -923,6 +923,7 @@ input[type=search]::-webkit-search-cancel-button {
|
|||||||
font-size: 2em;
|
font-size: 2em;
|
||||||
font-weight: 300;
|
font-weight: 300;
|
||||||
text-shadow: 0 0 10px #FF0104;
|
text-shadow: 0 0 10px #FF0104;
|
||||||
|
height: 67px;
|
||||||
width: auto;
|
width: auto;
|
||||||
width: -webkit-fill-available;
|
width: -webkit-fill-available;
|
||||||
width: -moz-available;
|
width: -moz-available;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user