You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
22 lines
477 B
22 lines
477 B
3 years ago
|
footer
|
||
|
border-top: 1px solid var(--color-panel-divider)
|
||
|
background-color: var(--color-panel)
|
||
|
|
||
|
&.with-border-bottom
|
||
|
border-bottom: 1px solid var(--color-panel-divider)
|
||
|
|
||
|
.tsd-legend-group
|
||
|
font-size: 0
|
||
|
|
||
|
.tsd-legend
|
||
|
display: inline-block
|
||
|
width: 25%
|
||
|
padding: 0
|
||
|
font-size: $FONT_SIZE
|
||
|
list-style: none
|
||
|
line-height: $LINE_HEIGHT
|
||
|
vertical-align: top
|
||
|
|
||
|
+size-xs-sm
|
||
|
width: 50%
|