fix toggle button width

pull/10906/head
Konstantinos Kaloutas 2024-01-30 13:03:22 +02:00
parent 2206068577
commit 4ba205b949
1 changed files with 1 additions and 1 deletions

View File

@ -274,7 +274,7 @@ html[data-theme='light'] {
@apply relative flex items-center justify-center rounded border-0 gap-1;
height: 32px;
min-width: 32px;
width: 32px;
font-family: var(--ls-font-family);
background: none;
cursor: pointer;