fix: adjust window controls position

This commit is contained in:
reya
2024-08-19 10:48:29 +07:00
parent 307fff7a53
commit bcc5e18082
3 changed files with 8 additions and 3 deletions

View File

@@ -50,7 +50,11 @@ input::-ms-clear {
}
div[data-tauri-decorum-tb] {
@apply h-11;
@apply h-11 !important;
}
button.decorum-tb-btn {
@apply h-11 !important;
}
.spinner-leaf {