Fix recovery layout and interactive assets
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
.recovery-panel {
|
||||
margin-top: 42px;
|
||||
}
|
||||
|
||||
@media (max-width: 680px) {
|
||||
.recovery-panel {
|
||||
margin-top: 28px;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user