Add a Disable button in the MKB dialog

This commit is contained in:
redphx
2024-05-30 17:22:06 +07:00
parent e21375821d
commit 5e43915ff7
3 changed files with 46 additions and 22 deletions

View File

@@ -74,7 +74,7 @@
height: var(--bx-button-height);
line-height: var(--bx-button-height);
vertical-align: middle;
vertical-align: -webkit-baseline-middle;
/* vertical-align: -webkit-baseline-middle; */
color: #fff;
overflow: hidden;
white-space: nowrap;