mirror of
https://gitea.toothfairyai.com/ToothFairyAI/tf_code.git
synced 2026-03-31 06:12:26 +00:00
8 lines
183 B
CSS
8 lines
183 B
CSS
button.decorum-tb-btn,
|
|
button#decorum-tb-minimize,
|
|
button#decorum-tb-maximize,
|
|
button#decorum-tb-close,
|
|
div[data-tauri-decorum-tb] {
|
|
height: calc(var(--spacing) * 10) !important;
|
|
}
|