firebase / firebase-tools-ui

A local-first UI for Firebase Emulator Suite.
https://firebase.googleblog.com/2020/05/local-firebase-emulator-ui.html
Apache License 2.0
262 stars 60 forks source link

Fixes #5399 by reverting the `overflow` of Firestore CardActionBar #908

Closed TheIronDev closed 1 year ago

TheIronDev commented 1 year ago

This commit fixes https://github.com/firebase/firebase-tools/issues/5399. The regression was introduced in #888.

This reverts a minor cosmetic issue where the icons are able to extend past their sides... but it happens less often with the media-queries progressively scaling fonts and icons down.