Refactor breadcrumb title setting and update icons in navigation components
This commit is contained in:
@@ -13,3 +13,8 @@ mat-toolbar{
|
||||
left: 0;
|
||||
z-index: 1000; // Ensure toolbar stays above other content
|
||||
}
|
||||
.mat-mdc-raised-button:not(:disabled){
|
||||
color: rgba(24, 255, 255, 0.96);
|
||||
background-color: rgba(24,255,255,0.04);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user