Update base.css

This commit is contained in:
Kaleb Efflandt 2024-02-15 09:26:38 -06:00 committed by GitHub
parent 527b82de33
commit dab82b53ae
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 0 deletions

View File

@ -478,6 +478,7 @@ html {
.noVNC_panel hr {
border: none;
padding: 1px;
}
.noVNC_panel label {
@ -500,6 +501,7 @@ html {
font-size: 20px;
white-space: nowrap;
background-color: #223;
margin-bottom: 20px;
}
.noVNC_panel .noVNC_heading img {
vertical-align: bottom;