[STYLE] Fixed Vertical Scaling on RCONview
This commit is contained in:
parent
332f84972c
commit
1e5aef1038
1 changed files with 1 additions and 0 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