Update dokka docs
This commit is contained in:
@@ -247,6 +247,7 @@ html ::-webkit-scrollbar-thumb {
|
||||
padding-left: 24px;
|
||||
padding-top: 24px;
|
||||
height: 48px;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.monospace,
|
||||
@@ -416,7 +417,7 @@ code.paragraph {
|
||||
box-sizing: border-box;
|
||||
}
|
||||
|
||||
.sideMenuPart .hidden > .overview .navButtonContent::before {
|
||||
.sideMenuPart.hidden > .overview .navButtonContent::before {
|
||||
transform: rotate(0deg);
|
||||
}
|
||||
|
||||
@@ -1109,6 +1110,10 @@ td.content {
|
||||
padding: 0 16px;
|
||||
}
|
||||
|
||||
.footer a {
|
||||
color: var(--breadcrumb-font-color);
|
||||
}
|
||||
|
||||
.footer .padded-icon {
|
||||
padding-left: 0.5em;
|
||||
}
|
||||
@@ -1221,4 +1226,4 @@ div.runnablesample {
|
||||
font-size: 32px;
|
||||
line-height: 32px;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user