mirror of
https://github.com/dataarts/dat.gui.git
synced 2024-12-12 04:08:27 +00:00
10 lines
125 B
Stylus
10 lines
125 B
Stylus
@import '../shared';
|
|
|
|
:host
|
|
height: 100%;
|
|
|
|
input
|
|
input();
|
|
width: 100%;
|
|
height: 100%;
|
|
color: string-color; |