1
0
mirror of https://codeberg.org/nobody/LocalCDN.git synced 2025-06-05 21:49:31 +02:00

ngx-bootstrap v7.1.1 -> v7.1.2 (#697)

This commit is contained in:
nobody
2021-09-26 09:01:39 +02:00
parent 5b5403bd7c
commit 7cf04ae2a5
4 changed files with 7 additions and 2 deletions

View File

@@ -320,6 +320,10 @@
flex-direction: column;
}
}
.bs-datepicker .bs-timepicker-in-datepicker-container {
display: flex;
justify-content: space-around;
}
.bs-datepicker-custom-range {
padding: 15px;
background: #eee;