Change to PW
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user