Spiegel von
https://github.com/paviliondev/discourse-custom-wizard.git
synchronisiert 2024-11-09 11:52:54 +01:00
Tweak topic-categories CSS
Dieser Commit ist enthalten in:
Ursprung
4eb7cbc2c8
Commit
3c2b69ee1f
1 geänderte Dateien mit 2 neuen und 1 gelöschten Zeilen
|
@ -188,7 +188,8 @@ body.custom-wizard {
|
||||||
}
|
}
|
||||||
|
|
||||||
.wizard-topic-selector .topic-row {
|
.wizard-topic-selector .topic-row {
|
||||||
.topic-title {
|
.topic-title,
|
||||||
|
.topic-categories > span:not(:last-of-type) {
|
||||||
margin-right: 10px;
|
margin-right: 10px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Laden …
In neuem Issue referenzieren