Fix overflow

This commit is contained in:
Andrew Kingston 2024-04-02 11:08:37 +01:00
parent 24f6761766
commit 4673fbeaaa
1 changed files with 1 additions and 0 deletions

View File

@ -185,6 +185,7 @@
<style>
.date-time-popover {
padding: 8px;
overflow: hidden;
}
.footer {
display: flex;