From e44233839871901ebfca311a59ca4c7906f9e065 Mon Sep 17 00:00:00 2001 From: Larry Davis Date: Thu, 12 Nov 2020 12:50:23 -0800 Subject: [PATCH] fix: remove useless state --- components/picker/index.css | 4 ---- 1 file changed, 4 deletions(-) diff --git a/components/picker/index.css b/components/picker/index.css index 7d050623a48..5e920c537ac 100644 --- a/components/picker/index.css +++ b/components/picker/index.css @@ -65,10 +65,6 @@ governing permissions and limitations under the License. cursor: default; } - &.is-open { - border-width: var(--spectrum-picker-border-size); - } - .spectrum-Picker-icon { flex-shrink: 0;