mirror of
https://github.com/Redocly/redoc.git
synced 2025-01-31 01:54:08 +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;
|
||||
background-color: rgba($primary-color, .1);
|
||||
margin-left: 6px;
|
||||
margin-right: 6px;
|
||||
}
|
||||
|
||||
.param-description {
|
||||
|
|
Loading…
Reference in New Issue
Block a user