jsketcher/web/app/cad/craft/datum/create/CreateDatumWizard.less
2022-06-25 15:19:48 -07:00

14 lines
No EOL
211 B
Text

.rot {
display: flex;
align-items: center;
justify-content: space-between;
}
.rotControls {
display: flex;
align-items: center;
justify-content: space-between;
& > * {
margin-right: 5px;
}
}