- client: fix log filters styles

This commit is contained in:
Ildar Kamalov
2020-08-01 17:13:48 +03:00
parent b9aa969a56
commit 9fecab8675
5 changed files with 24 additions and 10 deletions

View File

@@ -337,11 +337,6 @@ export const RESPONSE_FILTER = {
query: 'processed',
label: 'show_processed_responses',
},
SPACE: {
query: 'all',
label: '',
disabled: true,
},
BLOCKED: {
query: 'blocked',
label: 'show_blocked_responses',