feat(ripple): adds unbounded ripple-effect (#16399)

This commit is contained in:
Manu MA
2018-11-20 23:37:54 +01:00
committed by GitHub
parent 4dd4ccc4ce
commit 2884076834
12 changed files with 72 additions and 15 deletions

View File

@ -23,6 +23,7 @@
--padding-start: 0;
--padding-end: 0;
--box-shadow: none;
--overflow: visible;
@include margin-horizontal(2px, 2px);
}