minor style fix

This commit is contained in:
Sam 2020-01-28 15:17:49 +01:00
parent 962039a05c
commit e4cb0404ce

View File

@ -98,6 +98,12 @@ label {
max-height: 20px; max-height: 20px;
} }
.activity-map {
background-color: #eaeaea;
height: 225px;
width: 400px;
}
.activity-no-map { .activity-no-map {
background-color: #eaeaea; background-color: #eaeaea;
color: #666666; color: #666666;