fix: color revision box

This commit is contained in:
eggy 2022-11-01 14:17:14 -04:00
parent a46bc70591
commit 76f8186385

View File

@ -19,7 +19,7 @@ useHead({ title: "Eggworld" });
ig r4 has to be in next.js
-->
<select
class="p-2 border rounded rounded-lg"
class="p-2 border rounded rounded-lg dark:bg-[#222]"
onchange="location = this.value"
>
<option v-for="(r, i) in revisions" :key="i" :value="r.url">