Used body background 1px visual seperator to be equals to modern docs
This commit is contained in:
parent
ad25f14b53
commit
b6e332e69c
|
@ -87,6 +87,6 @@ html[data-theme="dark"] {
|
|||
--invalid-tag-text-color: #000000;
|
||||
|
||||
.overviewSummary caption, .packageSummary caption, .contentContainer ul.blockList li.blockList caption, .summary caption, .classUseContainer caption, .constantValuesContainer caption {
|
||||
border-left: solid 1px var(--table-border-color);
|
||||
border-left: solid 1px var(--body-background-color);
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue