mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-03 03:52:52 +00:00
refactor: unset color icon filter in dish detail
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
@import "src/theme/common/_helper.scss";
|
||||
.vertical-list {
|
||||
ul li img {
|
||||
filter: invert(0%) sepia(25%) saturate(5940%) hue-rotate(121deg) brightness(70%) contrast(87%);
|
||||
filter: unset;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user