🚨chore: Sync Sass
This commit is contained in:
parent
1e3ad6a291
commit
3ed6aaa468
@ -769,6 +769,13 @@ $alert-color: #101010;
|
|||||||
background-color: #365f6e;
|
background-color: #365f6e;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
&.gray{
|
||||||
|
background-color: #535353;
|
||||||
|
border: 1px solid #9e9e9e;
|
||||||
|
&:hover{
|
||||||
|
background-color: #6b6b6b;
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user