1
0
Fork 0
mirror of synced 2024-09-02 10:41:09 +12:00

Fix overflow

This commit is contained in:
Andrew Kingston 2024-04-02 11:08:37 +01:00
parent 24f6761766
commit 4673fbeaaa

View file

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