pointer-events: all

This commit is contained in:
Jan Cernik 2023-04-10 22:12:59 -03:00
parent 29874f1c9a
commit f178cf77f8
No known key found for this signature in database
1 changed files with 1 additions and 0 deletions

View File

@ -109,6 +109,7 @@
align-items: baseline;
line-height: var(--line-height-small);
overflow: hidden;
pointer-events: all;
}
.name {