SimplQ / simplQ-frontend

Modern and fully web based free queue management open source software.
https://simplq.me
GNU General Public License v3.0
175 stars 135 forks source link

[FIX] queue history footer using flex-wrap #663

Closed joaovictor3g closed 2 years ago

joaovictor3g commented 2 years ago

Fix issue #659

scroll-x removed and flex-wrap applied to container. Also, it was created an scss file to isolate the styling of this component Captura de tela de 2021-10-04 21-16-10

joaovictor3g commented 2 years ago

hi @daltonfury42 didn't my solution work?