More webapp changes+fixes
This commit is contained in:
@@ -43,3 +43,17 @@
|
||||
margin-bottom: 16px;
|
||||
}
|
||||
}
|
||||
|
||||
.danger-zone {
|
||||
border-color: #ff4d4f !important;
|
||||
|
||||
:host ::ng-deep .ant-card-head {
|
||||
color: #ff4d4f;
|
||||
border-bottom-color: #ff4d4f;
|
||||
}
|
||||
|
||||
.danger-warning {
|
||||
color: #666;
|
||||
margin-bottom: 16px;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user