diff --git a/src/components/_popovers.scss b/src/components/_popovers.scss index 6531865..62df78d 100644 --- a/src/components/_popovers.scss +++ b/src/components/_popovers.scss @@ -18,7 +18,6 @@ // Creating popover::after element &::after { @include border-style(); - @include transition(opacity); @include color('background-color', 'light-dark'); @include color('border-color', 'light-dark'); @include color('color', 'primary-inverse');