diff --git a/assets/css/styles.scss b/assets/css/styles.scss index 901f0467b..fa20f11c0 100644 --- a/assets/css/styles.scss +++ b/assets/css/styles.scss @@ -368,7 +368,7 @@ h3.title { margin: 4px; } -.info { +.info:not(.toasted) { margin-left: 4px; color: var(--fg-light-color); } diff --git a/nuxt.config.js b/nuxt.config.js index 6a1fdc3bf..223f12056 100644 --- a/nuxt.config.js +++ b/nuxt.config.js @@ -134,7 +134,7 @@ export default { loadingIndicator: { name: "pulse", color: "var(--ac-color)", - background: "var(--bg-color)", + background: "#202124", }, /* ** Global CSS