[FEATURE] Backups View & Style fix (#22)
Co-authored-by: Dunemask <dunemask@gmail.com> Reviewed-on: https://gitea.dunemask.dev/elysium/minecluster/pulls/22
This commit is contained in:
parent
332f84972c
commit
6efa50e86b
10 changed files with 969 additions and 931 deletions
|
@ -61,6 +61,7 @@ export default function RconView(props) {
|
|||
color: "white",
|
||||
borderRadius: "4px",
|
||||
width: "100%",
|
||||
height: "100%",
|
||||
}}
|
||||
>
|
||||
{logs.length === 0 &&
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue