Add a way to hide the prose-mirror menu from chat sidebar (closes #38)
This commit is contained in:
parent
3edb67b2de
commit
594c5d03d0
5 changed files with 61 additions and 0 deletions
|
|
@ -1,6 +1,7 @@
|
|||
@layer resets, elements, tweaks, apps;
|
||||
|
||||
@import url("./chatSidebarBackground.css") layer(tweaks);
|
||||
@import url("./hideProseMirrorChatMenu.css") layer(tweaks);
|
||||
@import url("./hotbarButtonGap.css") layer(tweaks);
|
||||
@import url("./hotbarButtonSize.css") layer(tweaks);
|
||||
@import url("./repositionHotbar.css") layer(tweaks);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue