mirror of https://github.com/OpenVidu/openvidu.git
21 lines
458 B
Sass
21 lines
458 B
Sass
![]() |
footer
|
||
|
border-top: 1px solid $COLOR_PANEL_DIVIDER
|
||
|
background-color: $COLOR_PANEL
|
||
|
|
||
|
&.with-border-bottom
|
||
|
border-bottom: 1px solid $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%
|