Fixing (g4f/gui/client/static/css/style.css) errors with the size of internals in gui

This commit is contained in:
kqlio67 2024-10-19 12:46:23 +03:00
parent af72d7cfc7
commit b3951cbce4

View File

@ -87,11 +87,9 @@ body {
}
body {
padding: 10px;
background: var(--colour-1);
color: var(--colour-3);
height: 100vh;
margin: auto;
}
.row {