proper disable

This commit is contained in:
Henry Jameson 2024-12-31 13:05:15 +02:00
commit acbb53d6a4
5 changed files with 47 additions and 7 deletions

View file

@ -402,6 +402,10 @@ nav {
color: var(--text);
font-size: 100%;
}
&.disabled {
cursor: not-allowed;
}
}
.menu-item,