Unminify using 1.5.323
Repo with tag: https://github.com/MediaBrowser/emby-webcomponents/tree/1.5.323
This commit is contained in:
@@ -1,10 +1,11 @@
|
||||
.homeLibraryButton {
|
||||
.homeLibraryButton {
|
||||
min-width: 18%;
|
||||
margin: .5em !important
|
||||
margin: .5em !important;
|
||||
}
|
||||
|
||||
@media all and (max-width:50em) {
|
||||
@media all and (max-width: 50em) {
|
||||
|
||||
.homeLibraryButton {
|
||||
width: 46% !important
|
||||
width: 46% !important;
|
||||
}
|
||||
}
|
||||
+1012
-350
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user