mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-25 23:35:21 +02:00
Moved error screen a bit to the top.
This commit is contained in:
@@ -13,8 +13,8 @@
|
||||
|
||||
.screen-error .screen-error-message {
|
||||
position: relative;
|
||||
top: 35%;
|
||||
transform: translateY(-35%);
|
||||
top: 15%;
|
||||
transform: translateY(-15%);
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user