mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-18 08:03:30 +02:00
Fixed padding in device control buttons.
This commit is contained in:
@@ -170,3 +170,11 @@ device-screen textarea {
|
||||
min-height: 10px;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.stf-vnc-right-buttons {
|
||||
margin-top: 6px;
|
||||
}
|
||||
|
||||
.stf-vnc-right-buttons .button-spacer {
|
||||
width: 12px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user