mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
fix button alignments
This commit is contained in:
parent
c4c34ba314
commit
caf2199d45
9 changed files with 63 additions and 63 deletions
|
@ -332,4 +332,7 @@ _:-ms-input-placeholder, :root .mdl-slider.mdl-slider {
|
|||
color: #fff;
|
||||
border-radius: 1000px;
|
||||
font-size: 90%;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue