Код: Выделить всё
.css-ed674j-ripple_effect {
-webkit-transform: scale(0);
-moz-transform: scale(0);
-ms-transform: scale(0);
transform: scale(0);
border-radius: 100%;
position: absolute;
-webkit-animation-name: animation-h7qd33;
animation-name: animation-h7qd33;
-webkit-animation-duration: 850ms;
animation-duration: 850ms;
opacity: 0.75;
background-color: var(--color-accent-100);
top: -59.296875px;
left: 36px;
width: 169.59375px;
height: 169.59375px;
}
@-webkit-keyframes animation-h7qd33 {
to {
opacity: 0;
-webkit-transform: scale(2);
-moz-transform: scale(2);
-ms-transform: scale(2);
transform: scale(2);
}
}
@keyframes animation-h7qd33 {
to {
opacity: 0;
-webkit-transform: scale(2);
-moz-transform: scale(2);
-ms-transform: scale(2);
transform: scale(2);
}
}
Подробнее здесь: https://stackoverflow.com/questions/795 ... click-on-c
Мобильная версия