🎨
This commit is contained in:
parent
92f765bc47
commit
bb903cab40
1 changed files with 1 additions and 4 deletions
|
@ -79,10 +79,7 @@ export default define({
|
|||
display: flex;
|
||||
align-items: center;
|
||||
padding: 14px 16px;
|
||||
|
||||
&:not(:last-child) {
|
||||
border-bottom: solid 1px var(--divider);
|
||||
}
|
||||
border-bottom: solid 1px var(--divider);
|
||||
|
||||
> .tag {
|
||||
flex: 1;
|
||||
|
|
Loading…
Reference in a new issue