canvas reference cleanup
This commit is contained in:
parent
5429f835de
commit
73bec2d23d
|
@ -199,10 +199,7 @@ button {
|
|||
#display {
|
||||
font-family: "Star4000";
|
||||
margin: 0 0 0 0;
|
||||
/* overflow: hidden; */
|
||||
width: 100%;
|
||||
/* height: 480px; */
|
||||
/* max-width: 640px; */
|
||||
}
|
||||
|
||||
jsgif {
|
||||
|
@ -246,6 +243,8 @@ jsgif {
|
|||
|
||||
#divTwc:fullscreen #container {
|
||||
background-image: none;
|
||||
width: unset;
|
||||
height: unset;
|
||||
}
|
||||
|
||||
#loading {
|
||||
|
|
Loading…
Reference in a new issue