Fix glitch-soc SCSS code style and refactor closer to upstream
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user