Fixed filter-dropdown-menu: forgotten dots

Fixed filter-dropdown-menu: forgotten dots for correct classes
This commit is contained in:
Smug Bunny 2025-07-11 05:09:25 +02:00 committed by GitHub
parent ac67f2296c
commit 2913fad19c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -47,7 +47,7 @@ export default {
@import "../assets/app.scss";
@media only screen and (max-width: 600px) {
header-filter > div > .dropdown:last-of-type > filter-dropdown-menu{
.header-filter > div > .dropdown:last-of-type > .filter-dropdown-menu {
left: auto;
right: 0;
max-width: 80vw;