This commit is contained in:
m.epshtein 2025-05-29 11:56:06 +03:00
parent 5e057b1b8d
commit 0fcd3a405b

View file

@ -22,6 +22,13 @@
border: 0;
background-color: var(--color-text-secondary);
}
.webbpm.ervu_dashboard .fa-calendar::before {
font-size: var(--size-text-secondary);
}
.webbpm.ervu_dashboard .form-group {
margin-bottom: var(--indent-base);
}
.webbpm.ervu_dashboard check-box label {
width: min-content !important;