interactive lists & non-interactive lists
This commit is contained in:
parent
23a8bee053
commit
01f6f89c7d
5 changed files with 14 additions and 4 deletions
|
|
@ -411,6 +411,10 @@ nav {
|
|||
--__horizontal-gap: 0.75em;
|
||||
--__vertical-gap: 0.5em;
|
||||
|
||||
&.-non-interactive {
|
||||
cursor: auto;
|
||||
}
|
||||
|
||||
&.-active,
|
||||
&:hover {
|
||||
border-top-width: 1px;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue