Skip to content
This repository was archived by the owner on Mar 13, 2018. It is now read-only.

Commit 964716b

Browse files
author
Yvonne Yip
committed
the ripple fills the container
1 parent d889a96 commit 964716b

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

paper-ripple.html

+5-1
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
opacity: 0;
8787
}
8888

89-
#waves, .wave-container {
89+
#waves, .wave {
9090
overflow: hidden;
9191
}
9292

@@ -99,6 +99,10 @@
9999
border-radius: 50%;
100100
}
101101

102+
:host(.circle) .wave-container {
103+
overflow: hidden;
104+
}
105+
102106
</style>
103107

104108
<div id="bg"></div>

0 commit comments

Comments
 (0)