Remove scrollbar buttons, fix scrollbar theme in firefox

This commit is contained in:
2022-01-11 00:05:58 +01:00
parent fa75a760f8
commit 4ad41ffded
3 changed files with 28 additions and 22 deletions

View File

@@ -167,6 +167,9 @@ const example = () => {
<button class:button_highlight={style==="deepsea"} on:click={() => {set_style("deepsea")}}>
Deep sea
</button>
<button class:button_highlight={style==="skeuos"} on:click={() => {set_style("skeuos")}}>
Skeuos
</button>
</div>
{:else}
<h3>Direct link</h3>