update
This commit is contained in:
@@ -24,3 +24,17 @@ body {
|
||||
.arco-btn-text {
|
||||
color: var(--color-text-2) !important;
|
||||
}
|
||||
#Item-View {
|
||||
.arco-card {
|
||||
@apply h-full;
|
||||
.arco-card-body {
|
||||
@apply h-full flex flex-col;
|
||||
.arco-table-container {
|
||||
@apply h-full;
|
||||
.arco-table-element {
|
||||
@apply h-full;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user