dyomedea/src/components/get-location/GetLocation.module.css

8 lines
134 B
CSS

.getLocation {
opacity: 1;
margin-left: calc(50% - 20px) !important;
position: fixed !important;
z-index: 1;
bottom: 6px;
}