[mobile] Fix bug 51161

This commit is contained in:
JuliaSvinareva 2021-07-09 14:44:11 +03:00
parent 050c030962
commit f54d007f31

View file

@ -29,7 +29,6 @@
--f7-range-knob-size: 16px; --f7-range-knob-size: 16px;
--f7-link-highlight-color: transparent; --f7-link-highlight-color: transparent;
--f7-touch-ripple-color: @touchColor;
--f7-link-touch-ripple-color: @touchColor; --f7-link-touch-ripple-color: @touchColor;
.button { .button {
@ -42,6 +41,7 @@
--f7-dialog-button-text-color: @themeColor; --f7-dialog-button-text-color: @themeColor;
.navbar { .navbar {
--f7-touch-ripple-color: @touchColor;
.sheet-close { .sheet-close {
width: 56px; width: 56px;
height: 56px; height: 56px;