mirror of
https://github.com/crater-invoice/crater.git
synced 2025-10-29 04:31:08 -04:00
build version 400
This commit is contained in:
8
resources/assets/js/components/theme/SwTable.js
Normal file
8
resources/assets/js/components/theme/SwTable.js
Normal file
@ -0,0 +1,8 @@
|
||||
export default {
|
||||
variants: {
|
||||
gray: {
|
||||
tdStyles:
|
||||
'text-left text-base h-20 px-3 py-6 align-middle bg-gray-100 first:rounded-bl-md first:rounded-tl-md last:rounded-br-md last:rounded-tr-md',
|
||||
},
|
||||
},
|
||||
}
|
||||
Reference in New Issue
Block a user