[Client] Fix design
This commit is contained in:
parent
b7dd711b50
commit
dffa501904
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "misskey",
|
||||
"author": "syuilo <i@syuilo.com>",
|
||||
"version": "0.0.1578",
|
||||
"version": "0.0.1579",
|
||||
"license": "MIT",
|
||||
"description": "A miniblog-based SNS",
|
||||
"bugs": "https://github.com/syuilo/misskey/issues",
|
||||
|
|
|
@ -42,7 +42,7 @@
|
|||
|
||||
&:not(.compact)
|
||||
margin-top $balloon-size
|
||||
transform-origin center top
|
||||
transform-origin center -($balloon-size)
|
||||
|
||||
&:before
|
||||
content ""
|
||||
|
|
Loading…
Reference in New Issue