1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

Fixed linting issues

This commit is contained in:
Hadi Charara 2022-10-03 13:36:26 -04:00
parent bf6e77a93a
commit a4f5803016
17 changed files with 47 additions and 65 deletions

View file

@ -302,9 +302,9 @@ button::-moz-focus-inner {
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
[dir="ltr"] & {
text-align: left;
}
[dir="rtl"] & {
@ -454,7 +454,6 @@ button::-moz-focus-inner {
[dir="ltr"] & {
right: 0;
}
[dir="rtl"] & {