Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
pull/21833/head
Šimon Brandner 2020-12-26 18:33:23 +01:00
parent b24464269f
commit eff26600e8
No known key found for this signature in database
GPG Key ID: 9760693FDD98A790
1 changed files with 1 additions and 3 deletions

View File

@ -29,13 +29,11 @@ limitations under the License.
}
.mx_streamSelectorDialog_tabLabel,
.mx_streamSelectorDialog_tabLabel_selected
{
.mx_streamSelectorDialog_tabLabel_selected {
width: 100%;
text-align: center;
border-radius: 8px;
padding: 8px 0;
border-radius: 8px;
font-size: $font-13px;
position: relative;
}