this pr especially aims to optimize mobile appearance of the tickets section.
here's what I attempt to improve primarily using flexbox instead of floats:
note: all used !important flags were added due to not being overwritten by tito-tickets default styles being injected when the ticket widget is loaded.
this pr especially aims to optimize mobile appearance of the tickets section.
here's what I attempt to improve primarily using flexbox instead of floats:
note: all used
!important
flags were added due to not being overwritten by tito-tickets default styles being injected when the ticket widget is loaded.