mirror of
https://github.com/dataarts/dat.gui.git
synced 2025-01-02 03:14:20 +00:00
7 lines
73 B
CSS
7 lines
73 B
CSS
|
:host {
|
||
|
position: absolute;
|
||
|
top: 0;
|
||
|
right: 20px;
|
||
|
width: 300px;
|
||
|
}
|