mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2025-07-07 15:55:00 +00:00
Improve node creation menu and categorization (#2719)
* Change node categories Signed-off-by: ezbaze <rybitwamateusz3@gmail.com> * Restore Ezbaze's other work that was lost in the rebase --------- Signed-off-by: ezbaze <rybitwamateusz3@gmail.com> Co-authored-by: Keavon Chambers <keavon@keavon.com>
This commit is contained in:
parent
59bb3194ca
commit
2ec0ff38f3
5 changed files with 11 additions and 10 deletions
|
@ -164,6 +164,7 @@
|
|||
.text-label {
|
||||
padding-left: 16px;
|
||||
position: relative;
|
||||
pointer-events: none;
|
||||
|
||||
&::before {
|
||||
content: "";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue