[feat] added regex sorting

This commit is contained in:
kwaroran
2023-07-20 17:43:55 +09:00
parent 6f10461e2e
commit 25cd272691
5 changed files with 64 additions and 38 deletions

View File

@@ -15,7 +15,7 @@
</script>
<div class="w-full flex flex-col pt-2 mt-2 border-t border-t-selected first:pt-0 first:mt-0 first:border-0" data-risu-idx={idx}>
<div class="flex items-center transition-colors w-full ">
<div class="flex items-center transition-colors w-full p-1">
<button class="endflex valuer border-borderc" on:click={() => {
value.secondkey = value.secondkey ?? ''
open = !open