FIX: Category and tag picker alignment on mobile (#14622)

This commit is contained in:
Penar Musaraj 2021-10-15 10:25:11 -04:00 committed by GitHub
parent 69381663eb
commit 7c7dd2335b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -187,7 +187,8 @@
}
.with-tags {
.mini-tag-chooser {
.mini-tag-chooser,
.category-chooser {
z-index: z("base");
margin-bottom: 5px;
}