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:
parent
8076c99c60
commit
b228878207
1 changed files with 2 additions and 0 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue