mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-07-13 03:27:39 +03:00
fix: Some buttons look slightly different
This commit is contained in:
parent
9306808263
commit
34d8cf002b
1 changed files with 2 additions and 1 deletions
|
|
@ -206,7 +206,8 @@ html.rl-left-panel-disabled #rl-app .b-folders .b-toolbar {
|
||||||
* buttons
|
* buttons
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#rl-app .btn {
|
#rl-app .btn,
|
||||||
|
#rl-app button.btn:not(.button-vue) {
|
||||||
min-height: 36px;
|
min-height: 36px;
|
||||||
height: 36px;
|
height: 36px;
|
||||||
box-sizing: border-box !important;
|
box-sizing: border-box !important;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue