Skip to content

Commit

Permalink
fix flex direction on method docs
Browse files Browse the repository at this point in the history
  • Loading branch information
matcool committed Dec 1, 2024
1 parent 36478e0 commit 8b5951e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions flash-template/content.css
Original file line number Diff line number Diff line change
Expand Up @@ -388,6 +388,7 @@ main div:not(.entity) {
details.entity-desc {
display: flex;
width: fit-content;
flex-direction: column;
}

details.entity-desc[open] {
Expand Down

0 comments on commit 8b5951e

Please sign in to comment.