fix: bottom actions sometimes not working

This commit is contained in:
Tienson Qin
2021-09-30 13:31:16 +08:00
parent a0e9c5a393
commit f3e480874c
2 changed files with 76 additions and 52 deletions

View File

@@ -11,7 +11,7 @@
transition: top 0.3s;
> button {
button {
padding: 10px;
}
}