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

fix some minor style issues

This commit is contained in:
dkanada 2020-02-14 03:17:39 +09:00
parent be23d14f48
commit 4c4f8ff800
4 changed files with 10 additions and 7 deletions

View file

@ -227,6 +227,7 @@
.centerMessage {
margin: auto;
width: 30%;
padding: 5em 0;
text-align: center;
}