Skip to content

Commit dad600b

Browse files
committed
Update templates-selection-plugin.css
1 parent 3ec05be commit dad600b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
.TSCellStyle {
2-
min-height: 7.5rem;
2+
min-height: 8.5rem;
33
max-width: 13rem;
44
min-width: 13rem;
5-
max-height: 7.5rem;
5+
max-height: 8.5rem;
66
}
77

88
.badgeForCell {
99
max-width: fit-content;
1010
padding-right: 0.5rem;
1111
font-size: smaller;
12-
}
12+
}

0 commit comments

Comments
 (0)