forked from retoor/snek
docs: add responsive dialog width rule for mobile viewports in style.css
This commit is contained in:
@@ -19,6 +19,10 @@
|
|||||||
width: 100%;
|
width: 100%;
|
||||||
left: 0px;
|
left: 0px;
|
||||||
}
|
}
|
||||||
|
.dialog {
|
||||||
|
width: 100%;
|
||||||
|
left: 0px;
|
||||||
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user