mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update shared components
This commit is contained in:
parent
da25a9cc2a
commit
866ecf78b4
16 changed files with 65 additions and 49 deletions
|
@ -58,17 +58,17 @@ button.listItem {
|
|||
flex-direction: column;
|
||||
vertical-align: middle;
|
||||
justify-content: center;
|
||||
min-height: 48px;
|
||||
min-height: 3.44em;
|
||||
}
|
||||
|
||||
.two-line {
|
||||
min-height: 72px;
|
||||
min-height: 5.15em;
|
||||
padding-top: 0;
|
||||
padding-bottom: 0;
|
||||
}
|
||||
|
||||
.three-line {
|
||||
min-height: 88px;
|
||||
min-height: 6.3em;
|
||||
padding-top: 0;
|
||||
padding-bottom: 0;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue