mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-07-13 03:27:39 +03:00
fix: Inconsistent buttons
This commit is contained in:
parent
a25c43f340
commit
88a6ab3e11
1 changed files with 2 additions and 1 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue