Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
This commit is contained in:
Š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

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;
}