feat(app/metrics): add warnings for embed misconfiguration (closes #1196)
This commit is contained in:
@@ -62,6 +62,10 @@
|
||||
.banner, footer {
|
||||
color: #AE9DA7;
|
||||
}
|
||||
.warnings {
|
||||
color: #D79533;
|
||||
white-space: normal;
|
||||
}
|
||||
|
||||
/* Isocalendar */
|
||||
.isocalendar svg {
|
||||
|
||||
Reference in New Issue
Block a user