diff --git a/theme-base/components/input/_calendar.scss b/theme-base/components/input/_calendar.scss index 0020918..543f91e 100644 --- a/theme-base/components/input/_calendar.scss +++ b/theme-base/components/input/_calendar.scss @@ -185,11 +185,11 @@ &:first-child { padding-left: 0; + border-left: 0 none; } &:last-child { padding-right: 0; - border-left: 0 none; } } }