We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb87b08 commit 7d90ef8Copy full SHA for 7d90ef8
front/src/containers/AggDropDown/CustomDrop.tsx
@@ -194,7 +194,9 @@ const SelectBoxBox = styled.div`
194
.select-box--crumbs{
195
display:flex;
196
flex-wrap: wrap;
197
-
+ .crumb-icon{
198
+ padding-left:3px;
199
+ }
200
.crumb-icon:hover {
201
cursor: pointer;
202
-webkit-text-stroke: 0.5px #333;
0 commit comments