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