This commit is contained in:
Vanessa 2023-02-21 09:29:02 +08:00
parent 2c393a52f9
commit 8d328da474

View file

@ -135,6 +135,10 @@
flex: 1;
overflow: auto;
padding: 8px 0;
.b3-list-item__text {
user-select: none;
}
}
&__path {