grafana / explore-logs

Repo for the Loki log exploration app
GNU Affero General Public License v3.0
308 stars 14 forks source link

Chore: Audit and remove non-standard css implementations #903

Open gtk-grafana opened 2 days ago

gtk-grafana commented 2 days ago

For example: https://github.com/grafana/explore-logs/pull/881/files#diff-5e1bcf0a2ee986151f6f85310a18fa373b5fb88618852d11e217a577daba48daR108

For the above example, be good to find out if we can get more flexibility in core scenes header components so we don't need to add hacks like this.

There are other non-standard (hacky) css workarounds we've added as well, be good to audit them all and create issues in upstream repos to address our use-cases.