1
0
mirror of synced 2025-12-11 00:48:21 +08:00

Dev: Settings range thumb style

This commit is contained in:
surunzi
2017-10-02 10:44:33 +08:00
parent 0058942a59
commit af71ce01ca

View File

@@ -94,7 +94,7 @@
border: none;
height: 16px;
border-radius: 10px;
background: radial-gradient(circle at center, $gray 0, $gray 20%, #fff 30%, #fff 100%);
background: radial-gradient(circle at center, $gray 0, $gray 15%, #fff 22%, #fff 100%);
box-shadow: $box-shadow;
}
}