Skip to content

Commit 2fdb0fc

Browse files
committed
docs(website): corrected label formatting
1 parent cc0fd29 commit 2fdb0fc

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

src/css/custom.scss

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -202,10 +202,6 @@ html.plugin-typedoc-api .theme-doc-sidebar-menu > li::before {
202202
margin: 0 auto;
203203
}
204204

205-
.docusaurus-mermaid-container svg g.edgeLabel > .label {
206-
font-size: 0.75em !important;
207-
}
208-
209205
.docusaurus-mermaid-container .socket > rect {
210206
stroke-dasharray: 5 5;
211207
}
@@ -221,10 +217,6 @@ html.plugin-typedoc-api .theme-doc-sidebar-menu > li::before {
221217
opacity: 0.95;
222218
}
223219

224-
.docusaurus-mermaid-container .edgeLabel {
225-
padding: 5px;
226-
}
227-
228220
blockquote {
229221
margin: 1.5em 1em;
230222
padding: .5em 1em;

0 commit comments

Comments
 (0)