fix: fix the explorer toolbar buttons padding (#5443)

This commit is contained in:
Shaheer Kochai 2024-07-09 08:12:25 +04:30 committed by GitHub
parent b0e355eb64
commit 916663b4d5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -91,8 +91,7 @@
box-shadow: none !important;
&.ant-btn-round {
padding-inline-start: 10px;
padding-inline-end: 8px;
padding: 8px 12px 8px 10px;
font-weight: 500;
}