Fix: Option - always show tab icon

This commit is contained in:
alstjr7375 2022-03-21 15:16:28 +09:00
parent c91303e08e
commit ab0afc53bd

View file

@ -1 +1,3 @@
.tab-icon-image:not([src], [pinned], [crashed], [busy]) {
display: -moz-inline-box !important;
}