date text center
This commit is contained in:
parent
6674d2b5d3
commit
8249936b6a
1 changed files with 12 additions and 0 deletions
|
|
@ -1140,6 +1140,18 @@
|
|||
background-repeat: no-repeat;
|
||||
}
|
||||
|
||||
.webbpm.ervu_dashboard .period-block {
|
||||
margin-bottom: var(--indent-base);
|
||||
}
|
||||
.webbpm.ervu_dashboard .period-block .form-group {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
.webbpm.ervu_dashboard .period-block date-time-picker + text {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
padding-left: 0 !important;
|
||||
}
|
||||
|
||||
.webbpm.ervu_dashboard .child-block {
|
||||
padding: var(--indent-medium) var(--indent-large);
|
||||
border-radius: var(--indent-xbase);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue