Add possibility to guess as a player
All checks were successful
Deploy Feature / deploy-feature (push) Successful in 25s
All checks were successful
Deploy Feature / deploy-feature (push) Successful in 25s
This commit is contained in:
@@ -560,6 +560,12 @@ audio.hidden-audio {
|
||||
z-index: 3;
|
||||
}
|
||||
|
||||
.viewer-guess {
|
||||
position: absolute;
|
||||
bottom: 20px;
|
||||
z-index: 3;
|
||||
}
|
||||
|
||||
.end-panel {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user