mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2026-09-24 08:58:12 +08:00
Improve auto-linking of layers dragged onto links
This commit is contained in:
@@ -589,6 +589,8 @@
|
||||
.shelf {
|
||||
flex: 0 0 auto;
|
||||
justify-content: space-between;
|
||||
// A precaution in case the variables above somehow fail
|
||||
max-width: calc(32px * 3);
|
||||
|
||||
.tools {
|
||||
flex: 0 1 auto;
|
||||
|
||||
Reference in New Issue
Block a user