mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-19 16:43:26 +02:00
Finally fixed the scrollbar height.
Removing CPU tab by lack of implementation.
This commit is contained in:
@@ -22,3 +22,7 @@
|
||||
.padded-small {
|
||||
padding: 5px;
|
||||
}
|
||||
|
||||
::-webkit-scrollbar {
|
||||
height: 8px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user