mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-18 08:03:30 +02:00
Added proper standalone support.
This commit is contained in:
@@ -251,6 +251,10 @@ svg {
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
.fill-width {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.fill-auto {
|
||||
height: auto;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user