Add native MKB support for Android app

This commit is contained in:
redphx
2024-06-08 17:04:49 +07:00
parent a41d0cda0c
commit eb8490a798
30 changed files with 1054 additions and 347 deletions

View File

@@ -59,6 +59,10 @@
}
}
&.bx-tall {
height: calc(var(--bx-button-height) * 1.5) !important;
}
svg {
display: inline-block;
width: 16px;