Skip to content

Commit 68f93ee

Browse files
committed
Improve style
1 parent c5c7f1f commit 68f93ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/common/elements/modal-base.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ export class Modal extends GemElement {
9090
transform: rotate(45deg);
9191
}
9292
.body > :first-child {
93-
width: 45em;
93+
width: 56em;
9494
max-height: 90vh;
9595
overflow: auto;
9696
}

0 commit comments

Comments
 (0)