mirror of
https://github.com/espocrm/espocrm.git
synced 2026-07-01 08:26:04 +00:00
stick stream panel
This commit is contained in:
2
frontend/client/css/bootstrap.css
vendored
2
frontend/client/css/bootstrap.css
vendored
File diff suppressed because one or more lines are too long
@@ -536,6 +536,7 @@ body > footer > p a:visited {
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
.modal.in .modal.in {
|
||||
overflow: visible !important;
|
||||
overflow-y: visible !important;
|
||||
@@ -549,3 +550,7 @@ body > footer > p a:visited {
|
||||
margin-top: -1 * @line-height-computed;
|
||||
}
|
||||
|
||||
.detail .bottom > .panel-stream:first-child {
|
||||
margin-top: -1 * @line-height-computed;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user