website/src/App.css

12 lines
178 B
CSS
Raw Normal View History

.locationIcon {
width: 32px;
2020-03-01 20:40:51 +01:00
}
div.react-toast-notifications__container {
z-index: 1031 ;
}
2020-03-01 20:40:51 +01:00
.selected-gasType.list-group-item {
font-style: italic;
font-weight: bold;
}