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

Adjust action sheet styles

This commit is contained in:
Bill Thornton 2022-03-01 17:15:02 -05:00
parent 93a5237b79
commit 8895e8d6c1

View file

@ -90,12 +90,13 @@
.actionSheetTitle {
margin: 0.6em 0 0.7em !important;
padding: 0 0.9em;
padding: 0 0.75rem;
flex-grow: 0;
}
.actionSheetText {
padding: 0 1em;
margin-top: 0;
padding: 0 0.75rem;
flex-grow: 0;
}