diff --git a/resources/assets/stylesheets/mixins/arrow.scss b/resources/assets/stylesheets/mixins/arrow.scss
index 83242b1d993303b2000d05882baa2053d416ef76..1de36a449ed2ee705c54f5479bbb90a160206bc4 100644
--- a/resources/assets/stylesheets/mixins/arrow.scss
+++ b/resources/assets/stylesheets/mixins/arrow.scss
@@ -35,7 +35,6 @@
 
 }
 @mixin arrow-top($width, $color, $margin: $width) {
-    @extend %base;
     margin-top: $margin;
 
     &::before {