数据检索筛选功能修改完成
This commit is contained in:
parent
3c91e0edcf
commit
d7a4b63a78
|
|
@ -850,10 +850,12 @@ export default {
|
|||
}
|
||||
|
||||
.tags {
|
||||
color: #333333;
|
||||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
|
||||
.tag {
|
||||
color: #333333;
|
||||
padding: 5px;
|
||||
background-color: rgb(249,249,249);
|
||||
margin: 0 15px 15px 0;
|
||||
|
|
|
|||
Loading…
Reference in New Issue