Rework copyright panel, fix filter view toggle

This commit is contained in:
Pieter Vander Vennet 2021-10-30 01:55:32 +02:00
parent 6c39f563b6
commit 64adf13d42
10 changed files with 120 additions and 22 deletions

View file

@ -56,6 +56,7 @@ export default class Attribution extends Combine {
)
)
super([mapComplete, reportBug, stats, editHere, editWithJosm, mapillary]);
this.SetClass("flex")
}