v0.3
This commit is contained in:
parent
0fcd3a405b
commit
66c3d7ddf7
1 changed files with 5 additions and 3 deletions
|
|
@ -22,10 +22,13 @@
|
|||
border: 0;
|
||||
background-color: var(--color-text-secondary);
|
||||
}
|
||||
.webbpm.ervu_dashboard .fa-calendar::before {
|
||||
.webbpm.ervu_dashboard :is(.fa, .fa-calendar::before) {
|
||||
font-size: var(--size-text-secondary);
|
||||
}
|
||||
|
||||
.webbpm.ervu_dashboard :is(.form-control, .input-group-addon) {
|
||||
height: var(--indent-huge);
|
||||
}
|
||||
.webbpm.ervu_dashboard .form-group {
|
||||
margin-bottom: var(--indent-base);
|
||||
}
|
||||
|
|
@ -1908,8 +1911,7 @@
|
|||
position: absolute;
|
||||
top: 0;
|
||||
bottom: 0;
|
||||
overflow-y: auto;
|
||||
overflow-x: hidden;
|
||||
overflow: auto;
|
||||
}
|
||||
.webbpm.ervu_dashboard.citizencard .pers-block .nav-tabs ~ .tab-active,
|
||||
.webbpm.ervu_dashboard.citizen .search-block.search-add-params .tab-vertical .nav-tabs ~ .tab-active {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue