mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Adjusted line-height for dash warning
Just makes it look a little nicer
This commit is contained in:
parent
3e0fc7ada1
commit
0773ef79d7
1 changed files with 4 additions and 0 deletions
|
@ -705,6 +705,10 @@ h1 .imageLink {
|
|||
vertical-align: middle;
|
||||
}
|
||||
|
||||
#dashboardVersionWarning {
|
||||
line-height: 50px;
|
||||
}
|
||||
|
||||
/*
|
||||
* Gradient Shadow
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue