Spaces:
Running
Running
Update flare-ui/src/app/components/test/test.component.scss
Browse files
flare-ui/src/app/components/test/test.component.scss
CHANGED
@@ -88,6 +88,10 @@
|
|
88 |
border-radius: 4px;
|
89 |
padding: 24px;
|
90 |
|
|
|
|
|
|
|
|
|
91 |
h3 {
|
92 |
margin-top: 0;
|
93 |
margin-bottom: 16px;
|
|
|
88 |
border-radius: 4px;
|
89 |
padding: 24px;
|
90 |
|
91 |
+
mat-card-header {
|
92 |
+
margin-bottom: 16px;
|
93 |
+
}
|
94 |
+
|
95 |
h3 {
|
96 |
margin-top: 0;
|
97 |
margin-bottom: 16px;
|