fix: list views not switchable on link share mobile
continuous-integration/drone/push Build is failing Details

This commit is contained in:
kolaente 2022-05-08 11:15:36 +02:00
parent c2694dc089
commit 21a8298a96
Signed by: konrad
GPG Key ID: F40E70337AB24C9B
1 changed files with 1 additions and 1 deletions

View File

@ -69,7 +69,7 @@ $filter-container-top-link-share-list: -47px;
@media screen and (max-width: $tablet) {
position: static;
margin: 0 0 1rem 0;
margin: 0 0 1rem 0 !important;
max-width: 100%;
min-width: auto;