Moved common css into styles.
This commit is contained in:
@ -1,3 +0,0 @@
|
||||
.error {
|
||||
color: #ba1a1a;
|
||||
}
|
@ -5,17 +5,4 @@
|
||||
|
||||
.mat-mdc-card-actions {
|
||||
align-self: center;
|
||||
}
|
||||
|
||||
.error {
|
||||
display: block;
|
||||
color: #ba1a1a;
|
||||
}
|
||||
|
||||
.below {
|
||||
display: block;
|
||||
justify-self: center;
|
||||
align-items: center;
|
||||
align-self: center;
|
||||
text-align: center;
|
||||
}
|
Reference in New Issue
Block a user