forked from MapComplete/MapComplete
Fix: long domain names cause horizontal scroll with taghints
This commit is contained in:
parent
4c5d24a0a7
commit
eb47c4d5b9
2 changed files with 5 additions and 9 deletions
|
|
@ -24,7 +24,7 @@
|
|||
</script>
|
||||
|
||||
{#if !userDetails || $userDetails.loggedIn}
|
||||
<div>
|
||||
<div class="break-words" style="word-break: break-word">
|
||||
{#if tags === undefined}
|
||||
<slot name="no-tags"><Tr cls="subtle" t={Translations.t.general.noTagsSelected} /></slot>
|
||||
{:else if embedIn === undefined}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue