Skip to content

Commit

Permalink
[Bugfix][Filters] Add strike-through line for disabled filters in war…
Browse files Browse the repository at this point in the history
…ning and error state (#79641)

Adds the strikethrough for all disabled filter pills no matter the error/warning states
  • Loading branch information
Dosant authored Oct 7, 2020
1 parent 4da338a commit 82a6ddb
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,6 @@
}

.globalFilterItem-isError, .globalFilterItem-isWarning {
text-decoration: none;

.globalFilterLabel__value {
font-weight: $euiFontWeightBold;
}
Expand Down

0 comments on commit 82a6ddb

Please sign in to comment.