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

8 lines
143 B
CSS
Raw Normal View History

2023-01-09 19:51:17 +00:00
.control {
opacity: 1;
position: fixed !important;
top: 0px;
margin-left: calc(100% - 230px) !important;
z-index: 1;
}