tanstake-table add remove, update function
This commit is contained in:
@@ -151,6 +151,13 @@
|
||||
}
|
||||
|
||||
.tanstak-table {
|
||||
.btn-modal {
|
||||
transition: all 0.3ms ease-in-out;
|
||||
border-radius: 10px;
|
||||
padding: 5px 20px;
|
||||
font-weight: 500;
|
||||
}
|
||||
|
||||
:where(.divide-gray-200 > tr:last-child) {
|
||||
border-bottom: 1px solid var(--color-gray-200);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user