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