summaryrefslogtreecommitdiff
path: root/opendc-web/opendc-web-ui/src/components/app/map/controls/ToolPanelComponent.module.scss
blob: 970b1ce2aae229991b63a74197111e9b1ccb9d55 (plain)
1
2
3
4
5
6
.toolPanel {
    position: absolute;
    left: 10px;
    bottom: 10px;
    z-index: 50;
}