Fix toolbox button space

This commit is contained in:
AkiraFukushima 2022-11-04 23:18:59 +09:00
parent 72d3398e9f
commit f2fa888ce5
No known key found for this signature in database
GPG Key ID: B6E51BAC4DE1A957
1 changed files with 1 additions and 1 deletions

View File

@ -941,7 +941,7 @@ export default defineComponent({
button {
display: block;
padding: 0 8px;
padding: 4px 8px;
margin: 0;
color: #909399;
}