forked from MapComplete/MapComplete
Fix translations
This commit is contained in:
parent
2c07b9544a
commit
7cd649b1b6
11 changed files with 340 additions and 141 deletions
|
@ -323,7 +323,7 @@ export default class PointRenderingConfig extends WithContextLoader {
|
|||
const label = self.label
|
||||
?.GetRenderValue(tags)
|
||||
?.Subs(tags)
|
||||
?.SetClass("block center absolute text-center ")
|
||||
?.SetClass("block center absolute text-center marker-label")
|
||||
?.SetClass(cssClassesLabel)
|
||||
if (cssLabel) {
|
||||
label.SetStyle(cssLabel)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue