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

update forms

This commit is contained in:
Luke Pulverenti 2016-06-14 00:06:57 -04:00
parent acefeed732
commit 3e3a7b12d6
8 changed files with 39 additions and 26 deletions

View file

@ -22,6 +22,10 @@
width: 100%;
}
[is="emby-select"] option {
color: initial;
}
.selectContainer {
margin-bottom: 2em;
}