docs: fix code demo width in small device

This commit is contained in:
afc163 2022-11-01 00:47:32 +08:00 committed by GitHub
parent 047daad164
commit 85cd53d55a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -24,6 +24,7 @@
float: none;
width: 100%;
max-width: unset;
min-width: 100%;
}
}