mirror of
https://github.com/gitbutlerapp/gitbutler.git
synced 2025-01-04 15:53:30 +03:00
added autoscroll on drag + style fixes
This commit is contained in:
parent
f725f55ad1
commit
19cbb91961
@ -138,7 +138,7 @@
|
|||||||
user-select: none;
|
user-select: none;
|
||||||
outline: none;
|
outline: none;
|
||||||
background: var(--clr-theme-container-light);
|
background: var(--clr-theme-container-light);
|
||||||
border: 1px solid var(--clr-theme-container-light);
|
border: 1px solid transparent;
|
||||||
|
|
||||||
&:not(.selected-draggable):hover {
|
&:not(.selected-draggable):hover {
|
||||||
background-color: color-mix(
|
background-color: color-mix(
|
||||||
|
Loading…
Reference in New Issue
Block a user