fix key events and add time to fullscreen
This commit is contained in:
@@ -60,3 +60,10 @@
|
||||
padding: 6px;
|
||||
}
|
||||
}
|
||||
|
||||
.time {
|
||||
color: #0008;
|
||||
position: fixed;
|
||||
bottom: 0;
|
||||
left: 10px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user