1
0
mirror of https://github.com/h3poteto/whalebird-desktop synced 2025-02-09 16:28:45 +01:00

Merge pull request #3741 from h3poteto/fix/toolbox

Fix toolbox button space
This commit is contained in:
AkiraFukushima 2022-11-04 23:29:38 +09:00 committed by GitHub
commit 7612d9b19b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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