|
|
|
@ -25,10 +25,6 @@
@@ -25,10 +25,6 @@
|
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.lowerSectionMobileNoTabs { |
|
|
|
|
padding-top: 20px; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.topSectionElement { |
|
|
|
|
background-color: var(--theme-color-components-video-background); |
|
|
|
|
@include screen(tablet) { |
|
|
|
@ -112,9 +108,9 @@
@@ -112,9 +108,9 @@
|
|
|
|
|
bottom: 40px; |
|
|
|
|
right: var(--content-padding); |
|
|
|
|
font-weight: 600; |
|
|
|
|
font-size: 1em; |
|
|
|
|
z-index: 99; |
|
|
|
|
background-color: var(--theme-color-components-chat-background); |
|
|
|
|
border-width: 0; |
|
|
|
|
font-size: 1em; |
|
|
|
|
z-index: 99; |
|
|
|
|
background-color: var(--theme-color-components-chat-background); |
|
|
|
|
border-width: 0; |
|
|
|
|
box-shadow: 0px 1px 3px 1px rgb(0 0 0 / 20%); |
|
|
|
|
} |
|
|
|
|