We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9fde310 commit dc7892eCopy full SHA for dc7892e
src/components/MdCard/base.scss
@@ -5,7 +5,6 @@ $md-card-radius: 2px;
5
6
@mixin md-card () {
7
@include md-elevation(2);
8
- overflow: auto;
9
position: relative;
10
z-index: 1;
11
border-radius: $md-card-radius;
0 commit comments