From 46306db274302f369ef956615052aa56cde52e6d Mon Sep 17 00:00:00 2001 From: Liyas Thomas Date: Wed, 25 Mar 2020 06:29:39 +0530 Subject: [PATCH] :art: Updating the UI and style files --- assets/css/styles.scss | 2 +- nuxt.config.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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