Fix button styles in WebView

This commit is contained in:
redphx
2024-06-01 18:23:14 +07:00
parent ba07e0498e
commit c9b070253c
2 changed files with 2 additions and 2 deletions

View File

@@ -71,7 +71,7 @@
span {
display: inline-block;
height: var(--bx-button-height);
/* height: var(--bx-button-height); */
line-height: var(--bx-button-height);
vertical-align: middle;
/* vertical-align: -webkit-baseline-middle; */