SUPPORT-9582
This commit is contained in:
parent
a6c9508b51
commit
b6542f3ad7
1 changed files with 6 additions and 0 deletions
|
|
@ -32,6 +32,12 @@
|
||||||
.webbpm.ervu_dashboard :is(.fa, .fa-calendar::before) {
|
.webbpm.ervu_dashboard :is(.fa, .fa-calendar::before) {
|
||||||
font-size: var(--size-text-secondary);
|
font-size: var(--size-text-secondary);
|
||||||
}
|
}
|
||||||
|
.webbpm.ervu_dashboard button-component {
|
||||||
|
position: relative;
|
||||||
|
}
|
||||||
|
.webbpm.ervu_dashboard button-component .tooltip.show {
|
||||||
|
width: max-content;
|
||||||
|
}
|
||||||
|
|
||||||
.webbpm.ervu_dashboard :is(input.form-control, .input-group-addon) {
|
.webbpm.ervu_dashboard :is(input.form-control, .input-group-addon) {
|
||||||
height: var(--indent-huge);
|
height: var(--indent-huge);
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue