1
0
Fork 0
mirror of https://github.com/muerwre/vault-frontend.git synced 2025-04-25 04:46:40 +07:00

fixed new comment glow

This commit is contained in:
Fedor Katurov 2021-12-21 17:55:07 +07:00
parent 8076c99c60
commit b228878207

View file

@ -37,6 +37,8 @@
animation: highlight 1s 0.5s forwards;
background: transparentize($wisegreen, 0.7);
border-radius: $radius;
pointer-events: none;
touch-action: none;
}
@include tablet {