diff --git a/src/styles/components/card.less b/src/styles/components/card.less index 9fcca21..f6a4fc1 100644 --- a/src/styles/components/card.less +++ b/src/styles/components/card.less @@ -5,7 +5,7 @@ border-radius: @border-radius-small; font-size: @font-size-base; position: relative; - overflow: hidden; + //overflow: hidden; transition: all @transition-time @ease-in-out; &-bordered { -- libgit2 0.21.4