Skip to content

Commit 6215202

Browse files
committed
fix: event modal too small
1 parent 29d9934 commit 6215202

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/jelu-ui/src/assets/style.css

+1
Original file line numberDiff line numberDiff line change
@@ -153,6 +153,7 @@
153153

154154
.event-modal {
155155
margin: 30px;
156+
height: min(600px, 70vh);
156157
}
157158

158159
.author-modal {

0 commit comments

Comments
 (0)