Vanessa 2025-12-15 16:17:25 +08:00
parent b0f674d84c
commit bc63e60cb9

View file

@ -287,6 +287,10 @@ html {
&.sy__file--disablehover {
.b3-list--background .b3-list-item {
&:not(.b3-list-item--focus):hover {
background-color: transparent !important;
}
&--hide-action .b3-list-item__action {
display: none;
}