patch: fix css for webconsole

This commit is contained in:
wipedlifepotato 2025-09-10 22:20:36 +07:00
parent e8d59c8375
commit 227f397c06
3 changed files with 7 additions and 3 deletions

View file

@ -98,12 +98,14 @@ a:hover, a.button.selected, .slide label:hover, button[type=submit]:hover {
}
.content {
float: left;
/* float: left;*/
font-size: 1em;
margin-left: 2em;
padding: 4px;
max-width: 50em;
overflow: auto;
left: 35%;
position: absolute;
}
.tunnel.established {