misc
This commit is contained in:
@@ -8,6 +8,10 @@
|
||||
--font-mono: "Geist Mono", ui-monospace, monospace;
|
||||
}
|
||||
|
||||
:root {
|
||||
--toastify-icon-color-success: #fefdf3 !important;
|
||||
}
|
||||
|
||||
::selection {
|
||||
background-color: #47a3f3;
|
||||
color: #fefefe;
|
||||
@@ -265,6 +269,6 @@ Toastify customizations
|
||||
}
|
||||
|
||||
.Toastify__toast--success {
|
||||
background-color: rgba(46, 186, 106, 1) !important;
|
||||
background-color: rgba(46, 186, 106, 0.8) !important;
|
||||
color: inherit !important;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user