We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c5be5d commit feb08aeCopy full SHA for feb08ae
client/less/ui/modals.less
@@ -1,4 +1,8 @@
1
//allow expandable height
2
+.modal-dialog .modal-content {
3
+ border-radius: 0;
4
+}
5
+
6
.expandable-modal {
7
height: auto !important;
8
0 commit comments