Explorar o código

Removed box shadow from page-link class (#3048)

Removed box shadow from page-link class
Cleverson %!s(int64=4) %!d(string=hai) anos
pai
achega
d01e1ac22f
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      build/scss/_pagination.scss

+ 1 - 0
build/scss/_pagination.scss

@@ -11,6 +11,7 @@
       align-items: center;
       justify-content: center;
       flex-direction: column;
+      box-shadow: none;
     }
     &:first-child,
     &:last-child {