mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-22 20:37:48 +00:00
7 lines
206 B
SCSS
7 lines
206 B
SCSS
.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;
|
|
} |