chore: updates by dingyi's feedbacks
This commit is contained in:
@@ -34,6 +34,10 @@ const Styled = styled.div`
|
||||
align-items: center;
|
||||
gap: 8px;
|
||||
color: #616161;
|
||||
font-weight: 600;
|
||||
font-size: 14px;
|
||||
line-height: 20px;
|
||||
color: #475467;
|
||||
.icon {
|
||||
width: 15px;
|
||||
height: auto;
|
||||
|
||||
@@ -16,6 +16,9 @@ const Styled = styled.ul`
|
||||
cursor: pointer;
|
||||
padding: 8px;
|
||||
box-sizing: border-box;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
}
|
||||
&.item .item,
|
||||
&.grid .grid {
|
||||
|
||||
Reference in New Issue
Block a user