add fixes
This commit is contained in:
@@ -147,4 +147,10 @@
|
||||
border-radius: 20px;
|
||||
box-shadow: rgba(0, 0, 0, 0.08) 0px 4px 20px;
|
||||
}
|
||||
}
|
||||
|
||||
.tanstak-table {
|
||||
:where(.divide-gray-200 > tr:last-child) {
|
||||
border-bottom: 1px solid var(--color-gray-200);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user