mirror of
https://github.com/welpo/tabi.git
synced 2025-10-11 15:56:15 +02:00
🐛 fix(tags): arabic tags stuck together
Co-Authored-By: welpo <welpo@users.noreply.github.com>
This commit is contained in:
parent
119533b176
commit
89b1e719f5
1 changed files with 2 additions and 1 deletions
|
@ -30,6 +30,7 @@
|
|||
margin-top: 0.1rem;
|
||||
|
||||
.tag {
|
||||
display: inline-block;
|
||||
margin-right: 0.7rem;
|
||||
font-weight: 400;
|
||||
font-size: 0.75rem;
|
||||
|
@ -91,4 +92,4 @@
|
|||
width: 100%;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue