fix(webapp): Popup filter max-width

This commit is contained in:
elweyn 2023-03-22 10:43:18 +01:00
parent 436247c84d
commit c4699c4e2a

View File

@ -355,6 +355,7 @@ export default {
}
}
#my-filter {
max-width: 1028px;
background-color: white;
box-shadow: rgb(189 189 189) 1px 9px 15px 1px;
max-height: 950px;