Skip to content

Commit

Permalink
docs: fix code demo width in small device
Browse files Browse the repository at this point in the history
  • Loading branch information
afc163 authored Oct 31, 2022
1 parent 047daad commit 85cd53d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions site/theme/static/responsive.less
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
float: none;
width: 100%;
max-width: unset;
min-width: 100%;
}
}

Expand Down

0 comments on commit 85cd53d

Please sign in to comment.