mirror of
https://github.com/stevenjoezhang/live2d-widget.git
synced 2024-11-22 04:34:20 +08:00
Optimize the style of #waifu (#41)
This commit is contained in:
parent
7a2f806695
commit
c0502710e5
@ -26,6 +26,7 @@
|
|||||||
bottom: -1000px;
|
bottom: -1000px;
|
||||||
left: 0;
|
left: 0;
|
||||||
line-height: 0;
|
line-height: 0;
|
||||||
|
margin-bottom: -10px;
|
||||||
position: fixed;
|
position: fixed;
|
||||||
transform: translateY(3px);
|
transform: translateY(3px);
|
||||||
transition: transform .3s ease-in-out, bottom 3s ease-in-out;
|
transition: transform .3s ease-in-out, bottom 3s ease-in-out;
|
||||||
|
Loading…
Reference in New Issue
Block a user