feat: Refactor Hrm and AssetManagement components for improved structure and styling
This commit is contained in:
@@ -275,7 +275,7 @@
|
||||
flex-direction: column;
|
||||
gap: 6px;
|
||||
|
||||
.assetManagement-wrapper {
|
||||
.assetManagement-card-wrapper {
|
||||
padding: 16px;
|
||||
border: 1px solid #564B69;
|
||||
border-radius: 20px;
|
||||
@@ -447,6 +447,8 @@
|
||||
}
|
||||
|
||||
&.openViewMore {
|
||||
outline-offset: -1px;
|
||||
outline: 1px solid var(--Color-Hover, #CCACFF);
|
||||
|
||||
header {
|
||||
display: flex;
|
||||
|
||||
Reference in New Issue
Block a user