mirror of
https://github.com/prayag17/Jellyfin-Icons.git
synced 2026-01-15 13:52:52 -03:00
Fix icons having different widths in dialog
This commit is contained in:
@@ -458,9 +458,6 @@
|
||||
|
||||
.listItemIcon {
|
||||
padding: 0.25em !important;
|
||||
width: -webkit-fit-content !important;
|
||||
width: -moz-fit-content !important;
|
||||
width: fit-content !important;
|
||||
height: -webkit-fit-content !important;
|
||||
height: -moz-fit-content !important;
|
||||
height: fit-content !important;
|
||||
|
||||
@@ -458,9 +458,6 @@
|
||||
|
||||
.listItemIcon {
|
||||
padding: 0.25em !important;
|
||||
width: -webkit-fit-content !important;
|
||||
width: -moz-fit-content !important;
|
||||
width: fit-content !important;
|
||||
height: -webkit-fit-content !important;
|
||||
height: -moz-fit-content !important;
|
||||
height: fit-content !important;
|
||||
|
||||
@@ -458,9 +458,6 @@
|
||||
|
||||
.listItemIcon {
|
||||
padding: 0.25em !important;
|
||||
width: -webkit-fit-content !important;
|
||||
width: -moz-fit-content !important;
|
||||
width: fit-content !important;
|
||||
height: -webkit-fit-content !important;
|
||||
height: -moz-fit-content !important;
|
||||
height: fit-content !important;
|
||||
|
||||
@@ -458,9 +458,6 @@
|
||||
|
||||
.listItemIcon {
|
||||
padding: 0.25em !important;
|
||||
width: -webkit-fit-content !important;
|
||||
width: -moz-fit-content !important;
|
||||
width: fit-content !important;
|
||||
height: -webkit-fit-content !important;
|
||||
height: -moz-fit-content !important;
|
||||
height: fit-content !important;
|
||||
|
||||
Reference in New Issue
Block a user