dyomedea/src/components/osm-fetch/OsmFetch.module.css

8 lines
143 B
CSS

.control {
opacity: 1;
position: fixed !important;
top: 0px;
margin-left: calc(100% - 230px) !important;
z-index: 1;
}