1
0
Fork 0
mirror of https://github.com/paricafe/misskey.git synced 2025-03-23 17:29:26 -05:00
This commit is contained in:
syuilo 2018-07-19 03:25:37 +09:00
parent aaf8f09cfd
commit 84da99d56c

View file

@ -259,6 +259,7 @@ export default Vue.extend({
root(isDark)
position fixed
z-index 65535
max-width 100%
margin-top calc(1em + 8px)
overflow hidden
background isDark ? #313543 : #fff