mirror of
https://github.com/BetterSEQTA/BetterSEQTA-Plus.git
synced 2026-06-06 03:34:40 +00:00
fix(Popup): theme settings hidden in SEQTA
This commit is contained in:
@@ -12,7 +12,7 @@
|
|||||||
</script>
|
</script>
|
||||||
|
|
||||||
<div class="py-4">
|
<div class="py-4">
|
||||||
{#if !standalone}
|
{#if !standalone.standalone}
|
||||||
<button
|
<button
|
||||||
onclick={() => selectNoBackground()}
|
onclick={() => selectNoBackground()}
|
||||||
class="w-full px-4 py-2 mb-4 text-[13px] dark:text-white transition rounded-xl bg-zinc-200 dark:bg-zinc-700/50">
|
class="w-full px-4 py-2 mb-4 text-[13px] dark:text-white transition rounded-xl bg-zinc-200 dark:bg-zinc-700/50">
|
||||||
|
|||||||
Reference in New Issue
Block a user