style: Fix inconsistent indentation in SCSS files for clarity

This commit is contained in:
2025-04-05 19:54:25 -07:00
parent 806d3a318f
commit 388a4f1589
5 changed files with 203 additions and 205 deletions

View File

@@ -43,7 +43,7 @@ input.stork-input {
padding: $search-element-padding;
}
.stork-message:not(:last-child), .stork-result {
.stork-message:not(:last-child), .stork-result {
border-bottom: $standard-border;
}