11068: update modal padding

This commit is contained in:
Ahmed Ejaz
2023-12-26 15:41:38 +05:00
parent c5a86341dc
commit 86c2397f63

View File

@@ -2,6 +2,9 @@
visibility: visible;
position: fixed;
top: 3em;
&.in {
padding: 1.2rem;
}
}
/* prevent arrow on selected admin menu item appearing above modal */