mirror of
https://github.com/Hopiu/vue-material.git
synced 2026-05-19 12:41:07 +00:00
Fix ripple overflow on rounded parents
This commit is contained in:
parent
699103ab45
commit
fe819aba8a
1 changed files with 1 additions and 0 deletions
|
|
@ -8,6 +8,7 @@
|
|||
right: 0;
|
||||
bottom: 0;
|
||||
left: 0;
|
||||
mask-image: radial-gradient(circle, white 100%, black 100%);
|
||||
}
|
||||
|
||||
.md-ripple {
|
||||
|
|
|
|||
Loading…
Reference in a new issue