mirror of
https://github.com/hexastack/hexabot
synced 2025-06-26 18:27:28 +00:00
9 lines
129 B
SCSS
9 lines
129 B
SCSS
.sc-message--location {
|
|
border-radius: 0.5rem;
|
|
}
|
|
.sc-message-map {
|
|
width: 200px;
|
|
height: 150px;
|
|
border-radius: 0.5rem;
|
|
}
|