AirDC++ Socket Status (#58)

This commit was merged in pull request #58.
This commit is contained in:
2023-01-21 02:29:32 -08:00
committed by GitHub
parent a8b52d0ac6
commit 8dd68e9d54
12 changed files with 376 additions and 292 deletions

View File

@@ -62,6 +62,10 @@ pre {
margin-left: -300px;
min-width: 500px;
}
.airdcpp-status {
min-width: 300px;
line-height: 1.7rem;
}
body {
background: #454a59;
}