mirror of
https://github.com/timvisee/send.git
synced 2026-04-22 22:24:37 -04:00
integrate with new ui
This commit is contained in:
+6
-1
@@ -276,7 +276,6 @@ a {
|
||||
}
|
||||
|
||||
.stripedBox {
|
||||
margin-top: 72;
|
||||
min-height: 400px;
|
||||
flex: 1;
|
||||
}
|
||||
@@ -289,3 +288,9 @@ a {
|
||||
margin: 15px;
|
||||
}
|
||||
}
|
||||
|
||||
@media (max-device-width: 700px), (max-width: 700px) {
|
||||
.stripedBox {
|
||||
margin-top: 72px;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user