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:
goldenpipes 2019-06-26 13:48:35 -05:00 committed by GitHub
parent 458bbf2fb0
commit 5d5b41fea2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -923,6 +923,7 @@ input[type=search]::-webkit-search-cancel-button {
font-size: 2em;
font-weight: 300;
text-shadow: 0 0 10px #FF0104;
height: 67px;
width: auto;
width: -webkit-fill-available;
width: -moz-available;