You've already forked AstralRinth
forked from didirus/AstralRinth
Create button (#62)
This commit is contained in:
@@ -208,7 +208,8 @@ const isChildOfDropdown = (element) => {
|
||||
|
||||
&.disabled {
|
||||
cursor: not-allowed;
|
||||
filter: brightness(0.75);
|
||||
filter: grayscale(50%);
|
||||
opacity: 0.5;
|
||||
}
|
||||
|
||||
&.render-up {
|
||||
|
||||
Reference in New Issue
Block a user