1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-05 03:05:52 +02:00

[Client] Sticky icons

This commit is contained in:
syuilo
2017-02-06 16:14:05 +09:00
parent e52cb4d71b
commit 70847209c4
5 changed files with 8 additions and 5 deletions

View File

@@ -111,7 +111,9 @@
> .avatar-anchor
display block
float left
margin 0 10px 0 0
margin 0 10px 8px 0
position sticky
top 66px
@media (min-width 500px)
margin-right 16px

View File

@@ -13,8 +13,6 @@
:scope
display block
background #fff
background-clip content-box
overflow hidden
> .init
padding 64px 0