You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

22 lines
278 B

.map {
display: flex;
flex-flow: column;
height: 100%;
min-height: 600px;
}
.discord-control {
top: 4em;
left: 0.5em;
}
.ol-touch .discord-control {
top: 5em;
}
.discord-control button {
width: auto;
padding: 0.5em;
font-size: 11pt;
}