fix: Inconsistent buttons

This commit is contained in:
Rene Hampölz 2023-06-05 21:28:06 +00:00
parent a25c43f340
commit 88a6ab3e11

View file

@ -326,7 +326,8 @@
/* #region button */
#rl-app .btn,
#rl-app button {
#rl-app button,
#rl-app button.btn:not(.button-vue) {
min-height: 36px;
height: 36px;
box-sizing: border-box;