File tree 2 files changed +154
-8
lines changed
packages/ui/src/components/SelectInputV2/__tests__
2 files changed +154
-8
lines changed Original file line number Diff line number Diff line change @@ -882,8 +882,6 @@ exports[`SelectInputV2 > renders correctly grouped 1`] = `
882
882
background : #ffffff ;
883
883
border : 1px solid #d9dadd ;
884
884
border - radius : 0.25rem ;
885
- box - shadow : 0px 0px 0px 3px #8c40ef40 ;
886
- border : 1px solid #8c40ef ;
887
885
}
888
886
889
887
.emotion-23>.emotion-30 {
@@ -7945,8 +7943,6 @@ exports[`SelectInputV2 > renders correctly ungrouped 1`] = `
7945
7943
background : #ffffff ;
7946
7944
border : 1px solid #d9dadd ;
7947
7945
border - radius : 0.25rem ;
7948
- box - shadow : 0px 0px 0px 3px #8c40ef40 ;
7949
- border : 1px solid #8c40ef ;
7950
7946
}
7951
7947
7952
7948
.emotion-23>.emotion-30 {
@@ -10491,8 +10487,6 @@ exports[`SelectInputV2 > renders correctly with error 1`] = `
10491
10487
background : #ffffff ;
10492
10488
border : 1px solid #d9dadd ;
10493
10489
border - radius : 0.25rem ;
10494
- box - shadow : 0px 0px 0px 3px #8c40ef40 ;
10495
- border : 1px solid #8c40ef ;
10496
10490
}
10497
10491
10498
10492
.emotion-25>.emotion-32 {
You can’t perform that action at this time.
0 commit comments