mirror of
https://github.com/dataarts/dat.gui.git
synced 2024-12-12 04:08:27 +00:00
7 lines
61 B
CSS
7 lines
61 B
CSS
#container {
|
|
height: 100%;
|
|
}
|
|
button {
|
|
cursor: pointer;
|
|
}
|