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:
@@ -673,6 +673,9 @@ header .redirect-button:hover {
|
||||
.control-panel .action-form.edit-word form select {
|
||||
margin-bottom: 0.5vh;
|
||||
}
|
||||
.control-panel .action-form.edit-word form input[type=text]:disabled {
|
||||
opacity: 40%;
|
||||
}
|
||||
@media (max-width: 991.98px) {
|
||||
.control-panel .action-form form input[type=submit] {
|
||||
font-size: 2.4vw;
|
||||
|
||||
Reference in New Issue
Block a user