mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Small css fix
This commit is contained in:
parent
c615bb31ae
commit
1db79f58b4
1 changed files with 2 additions and 2 deletions
|
@ -17,7 +17,7 @@
|
|||
align-items: center;
|
||||
text-transform: none;
|
||||
width: 100%;
|
||||
text-align: left;
|
||||
text-align: start;
|
||||
border-width: 0 0 0.1em 0;
|
||||
border-style: solid;
|
||||
padding-left: 0.1em;
|
||||
|
@ -29,7 +29,7 @@
|
|||
transform-origin: 50% 50%;
|
||||
transition: transform 180ms ease-out;
|
||||
position: absolute;
|
||||
right: 0.5em;
|
||||
inset-inline-end: 0.5em;
|
||||
font-size: 1.5em;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue