chore: catalog card style
This commit is contained in:
@@ -85,13 +85,19 @@
|
||||
border-radius: 50%;
|
||||
background-color: var(--ant-color-text-quaternary);
|
||||
margin-right: 8px;
|
||||
flex: none;
|
||||
}
|
||||
|
||||
.box {
|
||||
flex: 1;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
.tags {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
flex: 1;
|
||||
overflow: hidden;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.tag-item {
|
||||
|
||||
Reference in New Issue
Block a user