Updated Compatibility Issues Solution (markdown)

MS_Y 2021-05-19 07:07:28 +00:00
parent b397435b58
commit 0867ef1507

@ -24,7 +24,6 @@ Try to change `background-color` [#4](https://github.com/black7375/Firefox-UI-Fi
tab.tabbrowser-tab:not(:hover):not([visuallyselected]):not([multiselected]):not(:first-child) .tab-background::before {
/*codes*/
background-color: var(--toolbarseparator-color) !important;
/*codes*/
}
```