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

fix listview and actionsheet items

This commit is contained in:
Dmitry Lyzo 2022-10-16 00:08:31 +03:00
parent 39879baefe
commit 2b8d0de344

View file

@ -14,7 +14,6 @@
font-family: inherit;
font-size: inherit;
margin: 0;
display: block;
align-items: center;
cursor: pointer;
overflow: hidden;
@ -56,7 +55,6 @@
}
.listItem-border {
display: block;
margin: 0;
padding: 0;
border-width: 0 0 0.1em 0;