Skip to content

Commit 77e0517

Browse files
minORCbcgov-brwang
authored andcommitted
DBC22-5926: Re-positioning modal to fix cut-off from header
1 parent 5c9ce8b commit 77e0517

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

src/frontend/src/Components/routing/RouteDetails.scss

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -320,6 +320,11 @@
320320
}
321321

322322
.modal-dialog {
323+
324+
@media (max-width: 575px) {
325+
margin-top: 180px;
326+
}
327+
323328
.route-nickname {
324329
display: flex;
325330
align-items: center;

0 commit comments

Comments
 (0)