mirror of
https://github.com/dataarts/dat.gui.git
synced 2024-12-12 04:08:27 +00:00
7 lines
73 B
CSS
7 lines
73 B
CSS
:host {
|
|
position: absolute;
|
|
top: 0;
|
|
right: 20px;
|
|
width: 300px;
|
|
}
|