[FEATURE] Cleaned up terminal display

This commit is contained in:
Dunemask 2024-02-10 17:47:07 -07:00
parent a804a6e98b
commit 1bdc10c81e

View file

@ -49,6 +49,7 @@ export default function RconView(props) {
backgroundColor: "rgba(0,0,0,.815)",
color: "white",
borderRadius: "4px",
width:"100%"
}}
>
{logs.map((v, k) => (