Improved special character handling in manticore and URL query.
This commit is contained in:
@@ -283,7 +283,7 @@ function toggleFilters(state) {
|
||||
width: 1.75rem;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
justify-content: flex-end;
|
||||
padding: 0 .25rem;
|
||||
overflow: hidden;
|
||||
color: var(--shadow-weak-10);
|
||||
|
||||
Reference in New Issue
Block a user