profile improvements, aliases feature
This commit is contained in:
@@ -194,6 +194,16 @@ mat-sidenav-container {
|
||||
color: $warn;
|
||||
}
|
||||
|
||||
.align-right{
|
||||
display: flex;
|
||||
padding: 21px 0;
|
||||
justify-content: flex-end;
|
||||
}
|
||||
|
||||
.mat-tooltip-trigger {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
mat-card.warn,
|
||||
mat-card.accent {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user