Also hide splash
This commit is contained in:
parent
c57e789414
commit
349b288a8b
1 changed files with 2 additions and 1 deletions
|
@ -159,7 +159,8 @@
|
||||||
font-family: BIZ UDGothic, Roboto, HelveticaNeue, Arial, sans-serif;
|
font-family: BIZ UDGothic, Roboto, HelveticaNeue, Arial, sans-serif;
|
||||||
}
|
}
|
||||||
|
|
||||||
#misskey_app {
|
#misskey_app,
|
||||||
|
#splash {
|
||||||
display: none !important;
|
display: none !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue