Simple Managment webapp [LLM]
This commit is contained in:
@@ -134,3 +134,19 @@ body {
|
||||
height: auto;
|
||||
}
|
||||
}
|
||||
|
||||
nz-card {
|
||||
border: 1px solid #CCC !important;
|
||||
box-shadow: 0 0 6px #CCC;
|
||||
|
||||
> .ant-card-head {
|
||||
border-bottom: 1px solid #CCC;
|
||||
}
|
||||
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
|
||||
> .ant-card-body {
|
||||
flex-grow: 1;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user