//
This commit is contained in:
parent
3c20320c29
commit
f118a271a0
1 changed files with 2 additions and 1 deletions
|
|
@ -203,7 +203,7 @@
|
|||
|
||||
.webbpm.ervu_dashboard .brick-group {
|
||||
color: var(--color-text-secondary);
|
||||
line-height: 1.1;
|
||||
line-height: 1;
|
||||
padding: 8px 16px;
|
||||
border-radius: 8px;
|
||||
border: 1px solid var(--color-primary-20);
|
||||
|
|
@ -220,6 +220,7 @@
|
|||
margin-bottom: 0;
|
||||
& > div {
|
||||
align-items: center;
|
||||
white-space: nowrap;
|
||||
}
|
||||
}
|
||||
&.text-invert .form-group > div:last-child {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue