mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-18 08:03:30 +02:00
Fixed basic styles for basic mode.
This commit is contained in:
11
res/app/components/stf/basic-mode/basic-mode.css
Normal file
11
res/app/components/stf/basic-mode/basic-mode.css
Normal file
@@ -0,0 +1,11 @@
|
||||
.basic-mode {
|
||||
/*background: red;*/
|
||||
}
|
||||
|
||||
.basic-mode .devices-icon-view {
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.basic-mode .devices-icon-view li {
|
||||
margin: 3px;
|
||||
}
|
||||
Reference in New Issue
Block a user