summaryrefslogtreecommitdiff
path: root/client/splash/face/editor.css
blob: 32a192bdf18e28888d6193445fc8499a25ab48fa (plain)
1
2
3
4
5
6
7
8
9
10
11
.meshEditor {
  position: fixed;
  top: 20px;
  right: 0;
  display: flex;
  flex-direction: column
}
.meshEditor label span {
  display: inline-block;
  width: 30px;
}