Skip to content

Commit

Permalink
Implements #51 (#116)
Browse files Browse the repository at this point in the history
  • Loading branch information
nscarcella authored Aug 8, 2024
1 parent e33dff4 commit 57a0a24
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 57a0a24

Please sign in to comment.