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

update app footer

This commit is contained in:
Luke Pulverenti 2016-08-31 15:17:11 -04:00
parent a96b9dcefa
commit 5cd71abd36
27 changed files with 432 additions and 127 deletions

View file

@ -101,6 +101,7 @@
overflow: hidden;
text-overflow: ellipsis;
align-items: center;
margin-left: 1em;
}
.viewMenuBar {
@ -228,7 +229,7 @@
background-color: #1D1D20;
}
@media all and (max-width: 400px) {
@media all and (max-width: 360px) {
.libraryMenuButtonText {
display: none;