Fix overflow
This commit is contained in:
parent
24f6761766
commit
4673fbeaaa
|
@ -185,6 +185,7 @@
|
|||
<style>
|
||||
.date-time-popover {
|
||||
padding: 8px;
|
||||
overflow: hidden;
|
||||
}
|
||||
.footer {
|
||||
display: flex;
|
||||
|
|
Loading…
Reference in New Issue