Fix glitch-soc SCSS code style and refactor closer to upstream

This commit is contained in:
Claire
2023-02-25 21:20:01 +01:00
parent ac8512a73a
commit cc94cc86ae
22 changed files with 144 additions and 70 deletions

View File

@@ -4,7 +4,7 @@
}
.search__input {
@include search-input();
@include search-input;
display: block;
padding: 15px;
@@ -181,7 +181,7 @@
path:first-child {
fill: rgba($highlight-text-color, 0.25) !important;
fill-opacity: 100% !important;
fill-opacity: 1 !important;
}
path:last-child {