[STYLE] Fixed Vertical Scaling on RCONview

This commit is contained in:
Dunemask 2024-03-11 19:42:48 -06:00
parent 332f84972c
commit 1e5aef1038

View file

@ -61,6 +61,7 @@ export default function RconView(props) {
color: "white",
borderRadius: "4px",
width: "100%",
height: "100%",
}}
>
{logs.length === 0 &&