Commit 1451d68d authored by Alexander Yuzhin's avatar Alexander Yuzhin

[mobile] Fixed display color palette on material style.

parent 6ed79dec
......@@ -7,13 +7,7 @@
min-width: 10px;
min-height: 26px;
margin: 1px 1px 0 0;
border: 1px solid #c4c4c4;
html.pixel-ratio-2 & {
border: 0.5px solid #c4c4c4;
}
html.pixel-ratio-3 & {
border: 0.33px solid #c4c4c4;
}
box-shadow: 0 0 0 1px rgba(0,0,0,0.15) inset;
&.active {
&:after {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment