mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-04-24 20:36:40 +07:00
fixed new comment glow
This commit is contained in:
parent
8076c99c60
commit
b228878207
1 changed files with 2 additions and 0 deletions
|
@ -37,6 +37,8 @@
|
||||||
animation: highlight 1s 0.5s forwards;
|
animation: highlight 1s 0.5s forwards;
|
||||||
background: transparentize($wisegreen, 0.7);
|
background: transparentize($wisegreen, 0.7);
|
||||||
border-radius: $radius;
|
border-radius: $radius;
|
||||||
|
pointer-events: none;
|
||||||
|
touch-action: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
@include tablet {
|
@include tablet {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue