mirror of
https://github.com/zoriya/v10.git
synced 2026-08-16 02:45:09 +00:00
fix(skin): add subtle control transitions on touch devices (#985)
This commit is contained in:
@@ -47,7 +47,7 @@
|
||||
.media-default-skin .media-slider__thumb {
|
||||
z-index: 10;
|
||||
position: absolute;
|
||||
transform: translate(-50%, -50%);
|
||||
translate: -50% -50%;
|
||||
width: 0.625rem;
|
||||
height: 0.625rem;
|
||||
background-color: currentColor;
|
||||
|
||||
Reference in New Issue
Block a user