Skip to content

Commit 57a0a24

Browse files
authored
Implements #51 (#116)
1 parent e33dff4 commit 57a0a24

File tree

3 files changed

+8
-1
lines changed

3 files changed

+8
-1
lines changed

dist/chota.css

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -909,6 +909,9 @@ details.dropdown > :last-child {
909909
.is-full-width {
910910
width: 100% !important;
911911
}
912+
.is-full-height {
913+
height: 100% !important;
914+
}
912915
.is-vertical-align {
913916
display: -webkit-box;
914917
display: -ms-flexbox;

0 commit comments

Comments
 (0)