yarn and new background for dark mode
This commit is contained in:
parent
ca17d65d75
commit
4189fe54cd
@ -166,13 +166,10 @@ $default-border-radius: 20px;
|
|||||||
}
|
}
|
||||||
|
|
||||||
&.m-dark {
|
&.m-dark {
|
||||||
.m-modal-back {
|
|
||||||
background-color: rgb(20, 20, 20);
|
|
||||||
}
|
|
||||||
.m-modal-content {
|
.m-modal-content {
|
||||||
color: white;
|
color: white;
|
||||||
box-shadow: 0 3px 20px rgba(32, 35, 42, 0.5);
|
box-shadow: 0 3px 20px rgba(32, 35, 42, 0.5);
|
||||||
background-color: rgb(30, 30, 30);
|
background-color: rgb(32, 35, 42);
|
||||||
a {
|
a {
|
||||||
color: white;
|
color: white;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user