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

update components

This commit is contained in:
Luke Pulverenti 2016-07-03 19:21:45 -04:00
parent 39e654cb03
commit bc867a246a
3 changed files with 18 additions and 2 deletions

View file

@ -20,6 +20,10 @@
text-align: left;
}
.emby-collapsible-button.noflex h3 {
display: inline-block;
}
.emby-collapse-expandIcon {
transform-origin: 50% 50%;
transition: transform 180ms ease-out;