This commit is contained in:
Vanessa 2023-02-20 11:03:23 +08:00
parent 251ac7ac1d
commit 41f3b146d0

View file

@ -239,7 +239,7 @@
background-color: var(--b3-theme-background-light);
}
&--unupdate {
&--unupdate:not(.item--pin) {
font-style: italic;
color: var(--b3-theme-on-surface);
}