parent
4ebbf8ed11
commit
b5da347a67
1 changed files with 4 additions and 0 deletions
|
@ -139,4 +139,8 @@
|
||||||
border-bottom-left-radius: 0;
|
border-bottom-left-radius: 0;
|
||||||
border-bottom-right-radius: 0;
|
border-bottom-right-radius: 0;
|
||||||
}
|
}
|
||||||
|
.umap-caption-bar-enabled .panel.expanded {
|
||||||
|
height: calc(100% - var(--footer-height));
|
||||||
|
max-height: calc(100% - var(--footer-height));
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue