mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
rounding on new indicator
This commit is contained in:
parent
0fc85f7e3a
commit
3016dbcdc6
1 changed files with 2 additions and 1 deletions
|
@ -183,5 +183,6 @@
|
||||||
right: 0;
|
right: 0;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
background-color: #008FBB;
|
background-color: #008FBB;
|
||||||
padding: 2px 10px;
|
padding: 3px 10px;
|
||||||
|
border-bottom-left-radius: 10px;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue