[mobile] Fix bug 51161
This commit is contained in:
parent
050c030962
commit
f54d007f31
|
@ -29,7 +29,6 @@
|
|||
--f7-range-knob-size: 16px;
|
||||
|
||||
--f7-link-highlight-color: transparent;
|
||||
--f7-touch-ripple-color: @touchColor;
|
||||
--f7-link-touch-ripple-color: @touchColor;
|
||||
|
||||
.button {
|
||||
|
@ -42,6 +41,7 @@
|
|||
--f7-dialog-button-text-color: @themeColor;
|
||||
|
||||
.navbar {
|
||||
--f7-touch-ripple-color: @touchColor;
|
||||
.sheet-close {
|
||||
width: 56px;
|
||||
height: 56px;
|
||||
|
|
Loading…
Reference in a new issue