tweak(ui): bump button heights and align permission prompt layout

This commit is contained in:
David Hill 2026-02-17 16:51:48 +00:00
commit b784c923a8
5 changed files with 344 additions and 135 deletions

View file

@ -109,7 +109,7 @@
}
&[data-size="small"] {
height: 22px;
height: 24px;
padding: 0 8px;
&[data-icon] {
padding: 0 12px 0 4px;
@ -129,8 +129,8 @@
}
&[data-size="normal"] {
height: 24px;
line-height: 24px;
height: 28px;
line-height: 28px;
padding: 0 6px;
&[data-icon] {
padding: 0 12px 0 4px;