kopia lustrzana https://github.com/shoelace-style/shoelace
Use directional cursor
rodzic
a5417c16a7
commit
2cf2f63c86
|
@ -48,11 +48,7 @@
|
||||||
height: 100%;
|
height: 100%;
|
||||||
background-color: var(--sl-color-white);
|
background-color: var(--sl-color-white);
|
||||||
transform: translateX(calc(var(--divider-width) / -2));
|
transform: translateX(calc(var(--divider-width) / -2));
|
||||||
cursor: grab;
|
cursor: ew-resize;
|
||||||
|
|
||||||
&:active {
|
|
||||||
cursor: grabbing;
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.image-comparer__handle {
|
.image-comparer__handle {
|
||||||
|
|
Ładowanie…
Reference in New Issue