Change to PW

This commit is contained in:
2023-12-19 19:22:19 +01:00
parent aa83cddcec
commit 5a5cce199b
25 changed files with 156 additions and 244 deletions
@@ -75,8 +75,8 @@
<style lang="scss">
tr {
@apply transition-colors cursor-pointer border-b
dark:hover:bg-gray-800 hover:bg-gray-300;
@apply transition-colors cursor-pointer border-b border-gray-300
dark:hover:bg-gray-800 hover:bg-gray-300 dark:border-neutral-700;
}
th {