mirror of
https://github.com/isledecomp/isle.pizza.git
synced 2026-03-01 06:17:38 +00:00
Remove tooltip
This commit is contained in:
parent
57a546a41b
commit
ad60466efb
@ -96,7 +96,6 @@
|
|||||||
</label>
|
</label>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<p class="color-hint">Changes the sky/background color in the game.</p>
|
|
||||||
{#if !isDefault}
|
{#if !isDefault}
|
||||||
<button type="button" class="reset-btn" onclick={handleReset}>Reset to default</button>
|
<button type="button" class="reset-btn" onclick={handleReset}>Reset to default</button>
|
||||||
{/if}
|
{/if}
|
||||||
@ -194,12 +193,6 @@
|
|||||||
flex-shrink: 0;
|
flex-shrink: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
.color-hint {
|
|
||||||
margin: 10px 0 0 0;
|
|
||||||
font-size: 0.8em;
|
|
||||||
color: var(--color-text-muted);
|
|
||||||
}
|
|
||||||
|
|
||||||
.reset-btn {
|
.reset-btn {
|
||||||
display: block;
|
display: block;
|
||||||
margin-top: 8px;
|
margin-top: 8px;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user