mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-18 08:03:30 +02:00
Fix portrait/landscape buttons clickable area
This commit is contained in:
@@ -183,7 +183,6 @@ device-screen input {
|
||||
|
||||
.stf-device-control .kick-device {
|
||||
color: #9c9c9c;
|
||||
margin-left: 25px;
|
||||
}
|
||||
|
||||
.stf-device-control .kick-device:hover {
|
||||
@@ -269,6 +268,10 @@ device-screen input {
|
||||
width: 12px;
|
||||
}
|
||||
|
||||
.dropdown-menu > li > a.stf-device-control {
|
||||
margin-left: 7px;
|
||||
}
|
||||
|
||||
.no-transition {
|
||||
-webkit-transition: none !important;
|
||||
-moz-transition: none !important;
|
||||
|
||||
Reference in New Issue
Block a user