Skip to content
This repository has been archived by the owner on Feb 23, 2024. It is now read-only.

Commit

Permalink
Update styles of the Filter by Attribute dropdown so it looks good in…
Browse files Browse the repository at this point in the history
… TT3 (#7506)
  • Loading branch information
Aljullu authored and gigitux committed Oct 31, 2022
1 parent e5f3e3e commit c423d9d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions assets/js/base/components/form-token-field/style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,10 @@
}

.components-form-token-field__input-container {
background-color: #fff;
border-radius: 0;
box-shadow: none;
color: #000;
position: relative;

input[type="text"].components-form-token-field__input {
Expand Down Expand Up @@ -64,6 +66,7 @@
margin-right: 0;
position: relative;
width: 100%;
z-index: 1;
}

.components-form-token-field__remove-token.components-button,
Expand Down

0 comments on commit c423d9d

Please sign in to comment.