Style chart item

This commit is contained in:
Jesse Lucas
2020-04-03 09:20:27 -05:00
parent 3bdceb1d6b
commit d76f1fe356
3 changed files with 9 additions and 2 deletions
+5
View File
@@ -86,6 +86,11 @@ html, body {
line-height: mat-line-height($tech-ui-typography, body-1);
}
a {
text-decoration: underline;
color: mat-color($tech-ui-primary);
}
.tui-card {
background-color: white;
border-radius: 4px;