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:
parent
39879baefe
commit
2b8d0de344
1 changed files with 0 additions and 2 deletions
|
@ -14,7 +14,6 @@
|
||||||
font-family: inherit;
|
font-family: inherit;
|
||||||
font-size: inherit;
|
font-size: inherit;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
display: block;
|
|
||||||
align-items: center;
|
align-items: center;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
|
@ -56,7 +55,6 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
.listItem-border {
|
.listItem-border {
|
||||||
display: block;
|
|
||||||
margin: 0;
|
margin: 0;
|
||||||
padding: 0;
|
padding: 0;
|
||||||
border-width: 0 0 0.1em 0;
|
border-width: 0 0 0.1em 0;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue