mirror of
https://github.com/xibyte/jsketcher
synced 2025-12-07 08:53:25 +01:00
9 lines
95 B
Text
9 lines
95 B
Text
.root {
|
|
position: absolute;
|
|
z-index: 100;
|
|
left: 280px;
|
|
}
|
|
|
|
.root:empty {
|
|
border: 0;
|
|
}
|