docs: Update all files JSDoc.
This commit is contained in:
@@ -6,7 +6,6 @@
|
||||
@tailwind utilities;
|
||||
|
||||
@layer tailwind-base, primevue;
|
||||
/* @layer tailwind-base, primevue, tailwind-utilities; */
|
||||
|
||||
@layer tailwind-base {
|
||||
@tailwind base;
|
||||
|
||||
@@ -71,7 +71,6 @@
|
||||
@apply !h-1
|
||||
}
|
||||
/* radio */
|
||||
/* inline-block h-4 w-4 m-2 cursor-pointer rounded-full ring-2 ring-neutral-300 shadow-sm peer-checked:ring-2 peer-checked:ring-primary peer-checked:ring-offset-2 peer-checked:bg-primary */
|
||||
/* p-radiobutton
|
||||
p-radiobutton-box
|
||||
p-radiobutton-icon */
|
||||
@@ -95,11 +94,6 @@ p-radiobutton-icon */
|
||||
@apply !p-0
|
||||
}
|
||||
/* DataTable */
|
||||
/* .p-datatable table {
|
||||
border-collapse: collapse;
|
||||
min-width: 100%;
|
||||
table-layout: fixed;
|
||||
} */
|
||||
.p-datatable-resizable > .p-datatable-wrapper {
|
||||
@apply !overflow-x-visible
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user