Spaces:
Paused
Paused
Update public/stylesheet.css
Browse files- public/stylesheet.css +1 -1
public/stylesheet.css
CHANGED
@@ -26,7 +26,7 @@ indigo: #5461cb
|
|
26 |
background-color: #279af1 !important
|
27 |
}
|
28 |
|
29 |
-
.MuiButtonBase-root {
|
30 |
color: #ffffff !important
|
31 |
}
|
32 |
|
|
|
26 |
background-color: #279af1 !important
|
27 |
}
|
28 |
|
29 |
+
.MuiToolbar-root .MuiButtonBase-root {
|
30 |
color: #ffffff !important
|
31 |
}
|
32 |
|