forked from MapComplete/MapComplete
More refactoring and fixes
This commit is contained in:
parent
d7004cd3dc
commit
9cc721abad
37 changed files with 519 additions and 632 deletions
|
@ -35,8 +35,8 @@ export class SubtleButton extends UIElement {
|
|||
if (linkTo == undefined) {
|
||||
return new Combine([
|
||||
image,
|
||||
message,
|
||||
]);
|
||||
message?.SetClass("blcok ml-4 overflow-ellipsis"),
|
||||
]).SetClass("flex group");
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue