We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc0fd29 commit 2fdb0fcCopy full SHA for 2fdb0fc
src/css/custom.scss
@@ -202,10 +202,6 @@ html.plugin-typedoc-api .theme-doc-sidebar-menu > li::before {
202
margin: 0 auto;
203
}
204
205
-.docusaurus-mermaid-container svg g.edgeLabel > .label {
206
- font-size: 0.75em !important;
207
-}
208
-
209
.docusaurus-mermaid-container .socket > rect {
210
stroke-dasharray: 5 5;
211
@@ -221,10 +217,6 @@ html.plugin-typedoc-api .theme-doc-sidebar-menu > li::before {
221
217
opacity: 0.95;
222
218
223
219
224
-.docusaurus-mermaid-container .edgeLabel {
225
- padding: 5px;
226
227
228
220
blockquote {
229
margin: 1.5em 1em;
230
padding: .5em 1em;
0 commit comments