fixed unsightly gap in download button

This commit is contained in:
huangjx
2022-02-22 12:09:36 +08:00
parent 7cd9a05a72
commit 23a593c987

View File

@@ -211,6 +211,7 @@ export default {
margin: 0px; margin: 0px;
border: 0px; border: 0px;
padding: 10px; padding: 10px;
height: 100%;
} }
button { button {
white-space: nowrap; white-space: nowrap;