Increased toolbar button size

This commit is contained in:
Connor Yoh 2025-03-18 16:56:04 +00:00
parent 7c79ca9f28
commit e553bb3b3f

View File

@ -65,8 +65,8 @@ label {
} }
.mt-action-btn .btn { .mt-action-btn .btn {
width: 3rem; width: 3.25rem;
height: 3rem; height: 3.25rem;
border-radius: 20px; border-radius: 20px;
padding: 0; padding: 0;
} }