Edit word done

This commit is contained in:
2021-10-24 22:04:16 -03:00
parent 8245279999
commit 75244eb2ca
8 changed files with 310 additions and 14 deletions

View File

@@ -132,6 +132,14 @@
margin-bottom: 0.5vh;
}
input[type="text"] {
&:disabled {
opacity: 40%;
}
}
}
}