Add hotbar settings (reposition, button size/gap)
This commit is contained in:
parent
4dc7b8541f
commit
27c5fccba0
9 changed files with 177 additions and 8 deletions
|
|
@ -1,4 +1,7 @@
|
|||
@import url("./chatSidebarBackground.css");
|
||||
@import url("./hotbarButtonGap.css");
|
||||
@import url("./hotbarButtonSize.css");
|
||||
@import url("./repositionHotbar.css");
|
||||
|
||||
/* Make the chat sidebar the same width as all the other tabs */
|
||||
.chat-sidebar:not(.sidebar-popout) { width: unset; }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue