hexabot/widget/src/components/messages/GeolocationMessage.scss
2024-12-03 15:24:31 +01:00

9 lines
129 B
SCSS

.sc-message--location {
border-radius: 0.5rem;
}
.sc-message-map {
width: 200px;
height: 150px;
border-radius: 0.5rem;
}