This commit is contained in:
Vanessa 2022-11-03 23:00:54 +08:00
parent afbbd19c5d
commit 53cc487025

View file

@ -140,6 +140,10 @@
&--full {
max-width: none;
flex: 1;
&.item--focus:after {
background-color: var(--b3-theme-primary);
}
}
&:hover:not(.item--focus):not(.item--readonly) .item__text {