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:
parent
a96b9dcefa
commit
5cd71abd36
27 changed files with 432 additions and 127 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue