update
This commit is contained in:
@@ -28,6 +28,11 @@ body {
|
||||
color: var(--color-text-2) !important;
|
||||
}
|
||||
|
||||
.ellipsis {
|
||||
text-overflow: ellipsis;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
#Item-View {
|
||||
@apply flex flex-col p-[20px] min-h-full overflow-auto;
|
||||
.arco-card {
|
||||
|
||||
Reference in New Issue
Block a user