diff --git a/frontend/less/espo/custom.less b/frontend/less/espo/custom.less index 0ed288ed32..c3925f80c5 100644 --- a/frontend/less/espo/custom.less +++ b/frontend/less/espo/custom.less @@ -422,8 +422,7 @@ div.list-expanded > ul > li > div.expanded-row > .cell { #login { .cell label { - font-weight: 600; - color: var(--text-color); + color: var(--text-soft); user-select: none; }