mirror of
https://github.com/FranP-code/Hangman-game-with-React.git
synced 2025-10-13 00:42:32 +00:00
Edit word done
This commit is contained in:
@@ -132,6 +132,14 @@
|
||||
|
||||
margin-bottom: 0.5vh;
|
||||
}
|
||||
|
||||
input[type="text"] {
|
||||
|
||||
&:disabled {
|
||||
|
||||
opacity: 40%;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user