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

@ -218,7 +218,7 @@
line-height: 1;
box-shadow: var(--box-shadow);
contain: content;
contain: layout style;
cursor: pointer;
opacity: var(--opacity);
overflow: var(--overflow);