This commit is contained in:
@ -3498,16 +3498,14 @@ body.logged-in .insights-chart-card.card:hover {
|
||||
}
|
||||
|
||||
.client-note-cell {
|
||||
min-width: 200px;
|
||||
max-width: 280px;
|
||||
vertical-align: middle;
|
||||
}
|
||||
|
||||
.client-note-text {
|
||||
white-space: pre-wrap;
|
||||
word-break: break-word;
|
||||
font-size: 0.9rem;
|
||||
line-height: 1.35;
|
||||
color: var(--text-primary);
|
||||
.client-note-cell .client-note-input {
|
||||
width: 100%;
|
||||
margin-bottom: 8px;
|
||||
}
|
||||
|
||||
.client-note-empty {
|
||||
|
||||
Reference in New Issue
Block a user