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

fix placeholder message style

This commit is contained in:
dkanada 2020-02-06 03:14:17 +09:00
parent 532d73a80b
commit 1b23895e81
3 changed files with 9 additions and 12 deletions

View file

@ -220,6 +220,12 @@
left: 0;
}
.centerMessage {
margin: auto;
width: 30%;
text-align: center;
}
.layout-desktop .searchTabButton,
.layout-mobile .searchTabButton,
.layout-tv .headerSearchButton {