Refresh outline filter whenever something changes

Fixes #2601
This commit is contained in:
Nick O'Leary
2020-06-05 22:19:46 +01:00
parent 95f7b9205a
commit d9502a6c00
3 changed files with 27 additions and 2 deletions

View File

@@ -46,6 +46,7 @@
border: 1px dashed $primary-border-color;
border-bottom: none;
padding: 0;
width: 100%;
}
.red-ui-search-results-container {
display: none;