We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c0ac28 commit 158d621Copy full SHA for 158d621
src/SIL.XForge.Scripture/ClientApp/src/styles.scss
@@ -63,8 +63,8 @@ as-split.is-disabled > .as-split-gutter .as-split-gutter-icon {
63
padding-top: 5px !important;
64
}
65
66
-.mdc-snackbar.snackbar-error {
67
- --mat-snackbar-container-color: #{variables.$errorColor};
+.mdc-snackbar.snackbar-error > div {
+ background-color: #{variables.$errorColor};
68
69
70
.mdc-button.mat-mdc-unelevated-button,
0 commit comments