mirror of
https://github.com/Redocly/redoc.git
synced 2025-02-07 13:30:33 +03:00
Minor ui fix: space between range and requird
This commit is contained in:
parent
3f7c3fb40d
commit
7bf8c1e852
|
@ -46,6 +46,7 @@ $sub-schema-offset: ($bullet-size/2) + $bullet-margin;
|
||||||
border-radius: $border-radius;
|
border-radius: $border-radius;
|
||||||
background-color: rgba($primary-color, .1);
|
background-color: rgba($primary-color, .1);
|
||||||
margin-left: 6px;
|
margin-left: 6px;
|
||||||
|
margin-right: 6px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.param-description {
|
.param-description {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user