mirror of
https://github.com/AlecM33/Werewolf.git
synced 2026-01-01 16:59:29 +01:00
change join game modal z-index, remove auto-focus
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
animation: entrance 0.5s forwards;
|
||||
transform-origin: center;
|
||||
display: block;
|
||||
z-index: 1 !important;
|
||||
}
|
||||
|
||||
#player-new-name {
|
||||
@@ -28,6 +29,5 @@
|
||||
}
|
||||
100% {
|
||||
opacity: 1;
|
||||
transform: translate(-50%, -50%);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user