mirror of
https://github.com/BetterSEQTA/BetterSEQTA-Plus.git
synced 2026-06-06 11:44:40 +00:00
feat(settings): add clear theme button
This commit is contained in:
@@ -2,4 +2,10 @@
|
|||||||
|
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
<div class="text-xl">theme tab</div>
|
<div class="pt-4">
|
||||||
|
<button
|
||||||
|
class="w-full px-4 py-2 mb-4 text-[13px] text-white transition rounded-xl bg-zinc-700/50">
|
||||||
|
Clear Theme
|
||||||
|
</button>
|
||||||
|
|
||||||
|
</div>
|
||||||
Reference in New Issue
Block a user