mirror of
https://github.com/picocss/pico.git
synced 2025-04-24 10:26:13 -04:00
style: dropdown label
This commit is contained in:
parent
6c80b87a80
commit
dbb9c25d78
10 changed files with 31 additions and 25 deletions
|
@ -204,12 +204,12 @@
|
|||
}
|
||||
}
|
||||
|
||||
label {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
&:has(label):hover {
|
||||
background-color: var(#{$✨}dropdown-hover-background-color);
|
||||
|
||||
label {
|
||||
cursor: pointer;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue