🎨 Updating the UI and style files
This commit is contained in:
@@ -368,7 +368,7 @@ h3.title {
|
||||
margin: 4px;
|
||||
}
|
||||
|
||||
.info {
|
||||
.info:not(.toasted) {
|
||||
margin-left: 4px;
|
||||
color: var(--fg-light-color);
|
||||
}
|
||||
|
||||
@@ -134,7 +134,7 @@ export default {
|
||||
loadingIndicator: {
|
||||
name: "pulse",
|
||||
color: "var(--ac-color)",
|
||||
background: "var(--bg-color)",
|
||||
background: "#202124",
|
||||
},
|
||||
/*
|
||||
** Global CSS
|
||||
|
||||
Reference in New Issue
Block a user