This commit is contained in:
Andrei Prigorshnev 2024-03-07 22:59:06 +04:00
parent eed5de3346
commit f5f34750c5
No known key found for this signature in database
GPG Key ID: 185E0A5F45783902
1 changed files with 6 additions and 0 deletions

View File

@ -26,6 +26,12 @@
.assignee:not(:last-child):after {
content: ", ";
}
.more-button {
padding-left: 0.3em;
padding-right: 0.3em;
vertical-align: middle;
}
}
.topic-body {