Skip to content

Commit

Permalink
Implements jenil#51
Browse files Browse the repository at this point in the history
  • Loading branch information
nscarcella committed Aug 7, 2024
1 parent e33dff4 commit 5ed412a
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 1 deletion.
3 changes: 3 additions & 0 deletions dist/chota.css
Original file line number Diff line number Diff line change
Expand Up @@ -909,6 +909,9 @@ details.dropdown > :last-child {
.is-full-width {
width: 100% !important;
}
.is-full-height {
height: 100% !important;
}
.is-vertical-align {
display: -webkit-box;
display: -ms-flexbox;
Expand Down
Loading

0 comments on commit 5ed412a

Please sign in to comment.