dyomedea/src/components/buttons/GetLocation.css

7 lines
113 B
CSS
Raw Normal View History

ion-button.get-location {
--opacity: 0.6;
--ion-background-color: white;
margin-left: calc(50% - 20px);
}