1
0
mirror of https://github.com/flarum/core.git synced 2025-08-07 08:56:38 +02:00

refactor: keep it for backwards compatibility

This commit is contained in:
protoclown
2022-11-07 20:39:28 +01:00
parent e4cb2c9c63
commit 1898108823

View File

@@ -16,6 +16,7 @@
}
&.colored {
--tag-color: @body-bg;
&.tag-dark {
--tag-color: @text-on-dark;