mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-20 00:53:37 +02:00
- Device list doesn't overflows.
- Added browser clear.
This commit is contained in:
@@ -19,6 +19,12 @@ body {
|
||||
overflow: visible;
|
||||
}
|
||||
|
||||
.button-spacer {
|
||||
display: inline-block;
|
||||
width: 24px;
|
||||
height: 12px;
|
||||
}
|
||||
|
||||
/* Overflow */
|
||||
|
||||
.overflow-x {
|
||||
|
||||
Reference in New Issue
Block a user