dat.gui/elements/dat-gui-function/dat-gui-function.css

8 lines
82 B
CSS
Raw Normal View History

#container {
height: 100%;
padding-left: 8px;
}
button {
cursor: pointer;
}