refactor: 调整悬浮按钮代码实现

This commit is contained in:
ZiuChen
2022-09-08 18:45:15 +08:00
parent 1c4fed4f01
commit 4576b44c29
3 changed files with 23 additions and 12 deletions

View File

@@ -19,4 +19,7 @@
background-color: @primary-color;
transition: all 0.15s;
}
div {
margin-bottom: 5px;
}
}