mirror of
https://github.com/Redocly/redoc.git
synced 2025-02-07 05:20:32 +03:00
Minor UI fix
This commit is contained in:
parent
944d3a5beb
commit
9d096732fa
|
@ -2,7 +2,7 @@
|
||||||
$lines-width: 1px;
|
$lines-width: 1px;
|
||||||
$bullet-size: 7px;
|
$bullet-size: 7px;
|
||||||
$cell-spacing: 25px;
|
$cell-spacing: 25px;
|
||||||
$cell-padding: 5px;
|
$cell-padding: 10px;
|
||||||
$bullet-margin: 10px;
|
$bullet-margin: 10px;
|
||||||
$line-border: $lines-width solid $tree-lines-color;
|
$line-border: $lines-width solid $tree-lines-color;
|
||||||
$line-border-erase: $lines-width solid white;
|
$line-border-erase: $lines-width solid white;
|
||||||
|
|
Loading…
Reference in New Issue
Block a user