docs: add responsive dialog width rule for mobile viewports in style.css

This commit is contained in:
2025-01-24 15:43:57 +00:00
parent 83f6dfff47
commit 56309d9c8f
+4
View File
@@ -19,6 +19,10 @@
width: 100%;
left: 0px;
}
.dialog {
width: 100%;
left: 0px;
}
}