Add more actions to the Layer menu bar entries

This commit is contained in:
Keavon Chambers
2024-12-26 16:31:13 -08:00
parent a6676e4abd
commit feba87449b
3 changed files with 33 additions and 11 deletions

View File

@@ -164,9 +164,8 @@
margin: calc(calc(18px - 12px) / 2) 0;
}
& + .input-key::before {
line-height: 18px;
content: "+";
& + .input-key {
margin-left: 4px;
}
}
}