mirror of
https://github.com/Doodle3D/doodle3d-client.git
synced 2024-11-22 09:17:56 +01:00
small change to make settings page appear directly over the d3d interface
This commit is contained in:
parent
6cf58db7a3
commit
44f3895d34
@ -4,7 +4,7 @@
|
|||||||
position: absolute;
|
position: absolute;
|
||||||
top: 0px;
|
top: 0px;
|
||||||
left: 0px;
|
left: 0px;
|
||||||
width: 100%;
|
width: 1024px;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
display:none;
|
display:none;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user