mirror of
https://github.com/espocrm/espocrm.git
synced 2026-06-28 06:56:05 +00:00
Header CSS fix
This commit is contained in:
@@ -154,8 +154,9 @@ img.image-preview {
|
||||
|
||||
.header-title,
|
||||
h3 {
|
||||
margin-bottom: var(--7px);
|
||||
margin-bottom: var(--2px);
|
||||
font-size: var(--22px);
|
||||
line-height: 1.5;
|
||||
font-weight: 400;
|
||||
|
||||
a {
|
||||
@@ -265,6 +266,8 @@ img.image-preview {
|
||||
.breadcrumb-item,
|
||||
.breadcrumb-separator {
|
||||
display: inline-block;
|
||||
|
||||
line-height: 1.5;
|
||||
}
|
||||
min-height: 1.2em;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user