mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-27 16:33:49 +00:00
Docs: fix typo (#307)
Signed-off-by: Carson Yang <yangchuansheng33@gmail.com>
This commit is contained in:
@@ -11921,7 +11921,7 @@ div.code-toolbar > .toolbar > .toolbar-item > span:focus {
|
||||
width: 20.1rem;
|
||||
padding-left: 1rem; } }
|
||||
|
||||
.docs-content .main-content img, .docs-content .main-content svg:not(.gitinfo svg) {
|
||||
.docs-content .main-content img, .docs-content .main-content svg:not(.gitinfo svg):not(a svg) {
|
||||
max-width: 80% !important;
|
||||
height: auto;
|
||||
display: block !important;
|
||||
@@ -11947,6 +11947,9 @@ li p {
|
||||
margin-top: 1rem !important;
|
||||
margin-bottom: 1rem; }
|
||||
|
||||
footer {
|
||||
height: 118px !important; }
|
||||
|
||||
/*
|
||||
footer a:hover {
|
||||
text-decoration: none !important;
|
||||
|
Reference in New Issue
Block a user