Display num_interested on interested button

This commit is contained in:
2022-09-05 21:32:56 +00:00
parent 3c8a4ae7e4
commit 2d76aaf87d
2 changed files with 16 additions and 4 deletions
+5
View File
@@ -157,6 +157,11 @@ body {
margin-left: auto;
}
.interest .ui.button {
padding-left: 0.5rem;
padding-right: 0.5rem;
}
.ui.tag.label {
padding-left: 1rem;
padding-right: 0.5rem;