Create button (#62)

This commit is contained in:
Adrian O.V
2023-06-05 23:34:52 -04:00
committed by GitHub
parent ae3a35816e
commit d98a6adfb3
6 changed files with 444 additions and 2 deletions

View File

@@ -208,7 +208,8 @@ const isChildOfDropdown = (element) => {
&.disabled {
cursor: not-allowed;
filter: brightness(0.75);
filter: grayscale(50%);
opacity: 0.5;
}
&.render-up {