style: change label cursor

This commit is contained in:
MAZE 2023-10-06 18:39:39 +03:30
parent 276639b0d3
commit 15953ef856

View file

@ -31,6 +31,7 @@
}
& h3 {
cursor: default;
font-family: var(--font-heading);
font-size: var(--font-sm);
font-weight: 600;