Changed implementation for moving layers

This commit is contained in:
unsettledgames
2020-06-25 23:37:41 +02:00
parent 4bd05f184d
commit a860677488
2 changed files with 50 additions and 11 deletions

View File

@ -128,8 +128,8 @@ body {
}
.layerdragover {
border: 2px dashed color(base, foreground, bold);
border-top: 2px solid color(base, foreground, bold);
margin-top:5px;
border-top: 3px solid color(base, foreground, bold);
}
.layers-menu-entry {