mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-23 13:03:50 +00:00
Update docs: change image width (#256)
Signed-off-by: Carson Yang <yangchuansheng33@gmail.com>
This commit is contained in:
7
docSite/assets/docs/scss/custom/pages/_custom.scss
Normal file
7
docSite/assets/docs/scss/custom/pages/_custom.scss
Normal file
@@ -0,0 +1,7 @@
|
||||
.docs-content .main-content img, .docs-content .main-content svg {
|
||||
max-width: 80% !important;
|
||||
height: auto;
|
||||
display: block !important;
|
||||
margin: 0 auto !important;
|
||||
border-radius: .25rem;
|
||||
}
|
Reference in New Issue
Block a user