0
0
Fork 1
Spiegel von https://github.com/paviliondev/discourse-custom-wizard.git synchronisiert 2024-09-16 13:51:12 +02:00

Tweak topic-categories CSS

Dieser Commit ist enthalten in:
Angus McLeod 2024-06-25 11:25:01 +02:00
Ursprung 4eb7cbc2c8
Commit 3c2b69ee1f

Datei anzeigen

@ -188,7 +188,8 @@ body.custom-wizard {
}
.wizard-topic-selector .topic-row {
.topic-title {
.topic-title,
.topic-categories > span:not(:last-of-type) {
margin-right: 10px;
}
}