forked from MapComplete/MapComplete
Various styling tweaks, fix #243
This commit is contained in:
parent
7d36d151e3
commit
f177a3bad3
9 changed files with 50 additions and 10 deletions
|
@ -31,7 +31,7 @@ export default class ShareScreen extends UIElement {
|
|||
|
||||
const optionCheckboxes: UIElement[] = []
|
||||
const optionParts: (UIEventSource<string>)[] = [];
|
||||
|
||||
this.SetClass("link-underline")
|
||||
function check() {
|
||||
return Svg.checkmark_svg().SetStyle("width: 1.5em; display:inline-block;");
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue