[DE PE SSE] Fix Bug 52362

This commit is contained in:
ShimaginAndrey 2021-09-03 16:20:39 +03:00
parent 26825f2722
commit ce7791ea19

View file

@ -35,6 +35,12 @@
--f7-touch-ripple-color: transparent;
}
.segmented {
.button {
--f7-touch-ripple-color: var(--f7-list-link-pressed-bg-color);
}
}
--f7-input-focused-border-color: @themeColor;
--f7-label-focused-text-color: @themeColor;