ttcMD: initial table renderer
This commit is contained in:
@@ -73,6 +73,14 @@
|
||||
.accordion:not(:has(+ .accordion)) {
|
||||
@apply rounded-b-md;
|
||||
}
|
||||
|
||||
.md-table {
|
||||
@apply bg-black/20 rounded-md overflow-clip;
|
||||
}
|
||||
.md-table td,
|
||||
.md-table th {
|
||||
@apply px-4 border border-black/20 dark:border-white/20;
|
||||
}
|
||||
}
|
||||
|
||||
@keyframes identifier {
|
||||
|
Reference in New Issue
Block a user