proper disable
This commit is contained in:
parent
f653ac4a62
commit
acbb53d6a4
5 changed files with 47 additions and 7 deletions
|
|
@ -402,6 +402,10 @@ nav {
|
|||
color: var(--text);
|
||||
font-size: 100%;
|
||||
}
|
||||
|
||||
&.disabled {
|
||||
cursor: not-allowed;
|
||||
}
|
||||
}
|
||||
|
||||
.menu-item,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue