This commit is contained in:
Vanessa 2022-09-01 14:20:36 +08:00
parent a503df823f
commit 70b3b0fc3b
3 changed files with 11 additions and 3 deletions

View file

@ -36,6 +36,13 @@
top: 20px;
}
&__list .custom-icon {
height: 16px;
width: 16px;
float: left;
margin-top: 6px;
}
&__label {
cursor: pointer;
flex: 1;
@ -61,7 +68,6 @@
}
}
.protyle-search {
display: flex;
background-color: var(--b3-theme-surface);