mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update components
This commit is contained in:
parent
6f21a963ea
commit
823f69bb92
68 changed files with 303 additions and 388 deletions
|
@ -20,15 +20,11 @@
|
|||
text-align: left;
|
||||
}
|
||||
|
||||
.emby-collapsible-button.noflex h3 {
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
.emby-collapse-expandIcon {
|
||||
transform-origin: 50% 50%;
|
||||
transition: transform 180ms ease-out;
|
||||
}
|
||||
|
||||
.emby-collapse-expandIcon.expanded {
|
||||
transform: rotate(180deg);
|
||||
}
|
||||
.emby-collapse-expandIconExpanded {
|
||||
transform: rotate(180deg);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue