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
d7fd0413d4
commit
db98c42956
1 changed files with 1 additions and 1 deletions
|
@ -364,7 +364,7 @@ button::-moz-focus-inner {
|
|||
|
||||
.cardTextCentered,
|
||||
.cardTextCentered > .textActionButton {
|
||||
text-align: center;
|
||||
text-align: center !important;
|
||||
}
|
||||
|
||||
.cardText-rightmargin {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue