fix: Some buttons look slightly different

This commit is contained in:
Rene Hampölz 2022-12-18 19:01:46 +00:00
parent 9306808263
commit 34d8cf002b

View file

@ -206,7 +206,8 @@ html.rl-left-panel-disabled #rl-app .b-folders .b-toolbar {
* buttons
*/
#rl-app .btn {
#rl-app .btn,
#rl-app button.btn:not(.button-vue) {
min-height: 36px;
height: 36px;
box-sizing: border-box !important;