[FEATURE] Fixed file manager and adjusted starting display (#5)
Co-authored-by: Dunemask <dunemask@gmail.com> Reviewed-on: https://gitea.dunemask.dev/elysium/minecluster/pulls/5
This commit is contained in:
parent
4f19cf19d9
commit
fb57c03ba7
9 changed files with 63 additions and 45 deletions
|
@ -23,7 +23,7 @@
|
|||
right: 0;
|
||||
color: rgba(0, 0, 0, 0.87);
|
||||
z-index: 1302;
|
||||
background-color: black;
|
||||
background-color: #29985c;
|
||||
}
|
||||
.view > header > div > div > a {
|
||||
height: 40px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue