feat: Add support for dark mode in dashboard (#7460)
- Add config for TailwindCSS - Enable HMR - Add a config in LocalStorage for Dark Mode Co-authored-by: Pranav Raj S <pranav@chatwoot.com>
This commit is contained in:
@@ -8,6 +8,11 @@ $default-button-height: 2.5rem;
|
||||
|
||||
.button__content {
|
||||
width: 100%;
|
||||
|
||||
img,
|
||||
svg {
|
||||
display: inline-block;
|
||||
}
|
||||
}
|
||||
|
||||
.spinner {
|
||||
|
||||
Reference in New Issue
Block a user