mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-18 16:23:28 +02:00
Fixed padding in device control buttons.
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
.as-cell.fill-height
|
||||
.as-table.fill-height
|
||||
.stf-vnc-navbar.as-row(ng-show='!$root.basicMode')
|
||||
.pull-right
|
||||
.stf-vnc-right-buttons.pull-right
|
||||
.btn-group
|
||||
label.btn-sm.btn-primary-outline(type='button', ng-click='tryToRotate("portrait")',
|
||||
ng-model='currentRotation', btn-radio='"portrait"').pointer
|
||||
|
||||
Reference in New Issue
Block a user