This commit is contained in:
Vanessa 2023-07-17 10:12:31 +08:00
parent 62b990bf05
commit 01c8447d4d
4 changed files with 4 additions and 13 deletions

View file

@ -5,7 +5,7 @@
flex-direction: column;
box-sizing: border-box;
user-select: auto;
overflow-x: auto;
overflow-x: clip;
.protyle-breadcrumb__bar {
font-size: 14px;