Vanessa 2025-06-07 11:45:30 +08:00
parent 81d245877a
commit cb5c8a37ff
3 changed files with 17 additions and 12 deletions

View file

@ -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,