Skip to content

Commit fb65933

Browse files
authored
use min-h instead of growing work-description (#804)
It was a bit ridiculous
1 parent 59902d5 commit fb65933

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/banchan_web/live/work_live/work.css

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
}
5757

5858
.work-description {
59-
@apply grow;
59+
@apply min-h-40;
6060
}
6161

6262
.info-header,

0 commit comments

Comments
 (0)