We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c5c7f1f commit 68f93eeCopy full SHA for 68f93ee
src/common/elements/modal-base.ts
@@ -90,7 +90,7 @@ export class Modal extends GemElement {
90
transform: rotate(45deg);
91
}
92
.body > :first-child {
93
- width: 45em;
+ width: 56em;
94
max-height: 90vh;
95
overflow: auto;
96
0 commit comments