diff --git a/src/other/firefox/chrome/Colloid/parts/tabsbar.css b/src/other/firefox/chrome/Colloid/parts/tabsbar.css index 02f94e2c..963cef81 100644 --- a/src/other/firefox/chrome/Colloid/parts/tabsbar.css +++ b/src/other/firefox/chrome/Colloid/parts/tabsbar.css @@ -229,6 +229,12 @@ tab { inset-inline-end: 0 !important; } +.tab-icon-overlay[crashed] { + list-style-image: none !important; + top: 0 !important; + inset-inline-end: 0 !important; +} + /* Close tab button */ :root { --gnome-fill-icon: red !important;