This commit is contained in:
wangshiming
2021-12-06 21:06:19 +08:00
parent df352618aa
commit fb71a1a066
6 changed files with 67 additions and 9 deletions

View File

@ -1,2 +1,7 @@
:host {
}
.left_btn {
width: 50px;
height: 32px;
padding-left: 8px;
line-height:32px;
background-color: #d7d7d7;
}