forked from FoundKeyGang/FoundKey
🎨
This commit is contained in:
parent
016144b960
commit
641dad586f
1 changed files with 0 additions and 16 deletions
|
@ -817,22 +817,6 @@ export default Vue.extend({
|
|||
box-sizing: border-box;
|
||||
color: var(--navFg);
|
||||
|
||||
&:not(.active) {
|
||||
opacity: 0.85;
|
||||
|
||||
&:hover {
|
||||
opacity: 1;
|
||||
|
||||
> [data-icon] {
|
||||
opacity: 1;
|
||||
}
|
||||
}
|
||||
|
||||
> [data-icon] {
|
||||
opacity: 0.85;
|
||||
}
|
||||
}
|
||||
|
||||
> [data-icon] {
|
||||
width: ($header-height - ($avatar-margin * 2));
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue