-
Notifications
You must be signed in to change notification settings - Fork 396
Open
Description
Current CSS rule matches any class CONTAIN 'filter'
[class*="filter"]::before {
...
}
This can easily conflict with other css, for example, I have an element ".portfolio-filters", because instagram.css adds a layer on it, I cannot click on any link inside of it.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels