Let appstore filter bar wrap for mobile
This commit is contained in:
@@ -279,6 +279,7 @@ onDeactivated(() => {
|
||||
.filter-bar {
|
||||
width: 100%;
|
||||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
gap: 6px;
|
||||
justify-content: space-between;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user