Merged PR 171: Refactor the multiple context menus into a single component + Fix eslint
Refactor the multiple context menus into a single component + Fix eslint
This commit is contained in:
parent
ad126c6c28
commit
87c4ea1fe5
8 changed files with 173 additions and 269 deletions
|
@ -19,6 +19,10 @@
|
|||
@apply pl-6 pr-6 pt-2 pb-2 w-full
|
||||
}
|
||||
|
||||
.symbols-sidebar-row {
|
||||
@apply elements-sidebar-row
|
||||
}
|
||||
|
||||
.close-button {
|
||||
@apply transition-all w-full h-auto p-4 flex
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue