jsketcher/modules/ui/components/Window.less
2018-01-17 00:06:31 -08:00

8 lines
93 B
Text

.root {
position: absolute;
}
.bar {
display: flex;
justify-content: space-between;
}