Upgrade filterButtonMenu size

This commit is contained in:
elweyn 2023-03-13 07:37:09 +01:00
parent 6b1a01f66f
commit ba6a05ff69

View File

@ -383,7 +383,7 @@ export default {
align-items: center;
}
.filterButtonMenu {
width: 70%;
width: 81%;
position: fixed;
z-index: 6;
margin-top: -35px;