Add small padding to buttons in vnc_lite
This commit is contained in:
parent
4023a6e1c7
commit
3c07dc51af
|
@ -54,6 +54,7 @@ html {
|
|||
}
|
||||
|
||||
#noVNC_buttons {
|
||||
padding: 1px;
|
||||
flex: 1;
|
||||
display: flex;
|
||||
justify-content: flex-end;
|
||||
|
|
Loading…
Reference in New Issue