Improve auto-linking of layers dragged onto links

This commit is contained in:
Keavon Chambers
2023-12-07 16:17:25 -08:00
parent 60a9c27bf1
commit 747dae3bb6
2 changed files with 7 additions and 3 deletions
@@ -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;