[missions] add "zoom to mission" button on mobile and make the "missions in view" button a bit larger
This commit is contained in:
@ -8,6 +8,9 @@
|
||||
position: absolute;
|
||||
overflow: auto;
|
||||
}
|
||||
.plugin-mission-pane > button {
|
||||
padding: 0.3em 2em;
|
||||
}
|
||||
|
||||
.plugin-mission-summary {
|
||||
padding: 5px;
|
||||
|
Reference in New Issue
Block a user