1
0
Fork 0
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:
Hadi Charara 2022-07-08 19:21:49 -04:00
parent d7fd0413d4
commit db98c42956

View file

@ -364,7 +364,7 @@ button::-moz-focus-inner {
.cardTextCentered,
.cardTextCentered > .textActionButton {
text-align: center;
text-align: center !important;
}
.cardText-rightmargin {