mirror of
https://gitlab.com/commento/commento.git
synced 2025-06-28 22:55:39 -04:00
commento-card.scss: add line-height to name badges
This commit is contained in:
@ -40,6 +40,7 @@
|
||||
margin-left: 8px;
|
||||
padding: 2px 6px 2px 6px;
|
||||
border-radius: 100px;
|
||||
line-height: 17px;
|
||||
}
|
||||
|
||||
.commento-moderator::after {
|
||||
@ -51,6 +52,7 @@
|
||||
margin-left: 8px;
|
||||
padding: 2px 6px 2px 6px;
|
||||
border-radius: 100px;
|
||||
line-height: 17px;
|
||||
}
|
||||
|
||||
.commento-subtitle {
|
||||
|
Reference in New Issue
Block a user