Skip to content

Commit 7323898

Browse files
committed
increase the length of the hidden content box
1 parent 20715c5 commit 7323898

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

www/assets/css/main.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3435,7 +3435,7 @@ input {
34353435
.hide {
34363436
width: 100%;
34373437
min-height: 0em;
3438-
max-height: 99em;
3438+
max-height: 120em;
34393439
opacity: 1;
34403440
height: auto;
34413441
overflow: hidden;

0 commit comments

Comments
 (0)