mirror of
https://github.com/novnc/noVNC.git
synced 2026-06-08 05:14:37 +00:00
Use svg for control bar icon
Simplifies alignment. In preparation for horizontal control bar modes.
This commit is contained in:
@@ -536,7 +536,10 @@ html {
|
||||
/* Control bar content */
|
||||
|
||||
#noVNC_control_bar .noVNC_logo {
|
||||
font-size: 13px;
|
||||
display: block;
|
||||
max-width: 35px;
|
||||
max-height: 35px;
|
||||
object-fit: contain;
|
||||
}
|
||||
|
||||
.noVNC_logo + hr {
|
||||
|
||||
Reference in New Issue
Block a user