mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-03-06 12:50:16 +01:00
This commit is contained in:
parent
81d245877a
commit
cb5c8a37ff
3 changed files with 17 additions and 12 deletions
|
|
@ -305,18 +305,16 @@
|
|||
color: var(--b3-theme-on-surface);
|
||||
margin-top: -4px;
|
||||
align-self: center;
|
||||
margin-left: 1em;
|
||||
opacity: 0;
|
||||
transition: var(--b3-transition);
|
||||
line-height: calc(1.625 / 0.85);
|
||||
}
|
||||
|
||||
.protyle-icon {
|
||||
opacity: 0;
|
||||
transition: var(--b3-transition);
|
||||
}
|
||||
|
||||
.protyle-action__language {
|
||||
margin-left: 1em;
|
||||
opacity: 0;
|
||||
transition: var(--b3-transition);
|
||||
}
|
||||
}
|
||||
|
||||
&:hover .protyle-icon,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue