UI: Fixed show emil notification preview in big content
This commit is contained in:
parent
27ae2fb119
commit
9ea27302db
@ -130,6 +130,8 @@
|
|||||||
border-radius: 4px;
|
border-radius: 4px;
|
||||||
background: #fff;
|
background: #fff;
|
||||||
padding: 12px 16px;
|
padding: 12px 16px;
|
||||||
|
display: inline-grid;
|
||||||
|
width: 100%;
|
||||||
|
|
||||||
.subject {
|
.subject {
|
||||||
padding-bottom: 12px;
|
padding-bottom: 12px;
|
||||||
@ -142,6 +144,7 @@
|
|||||||
font-weight: 400;
|
font-weight: 400;
|
||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
line-height: 20px;
|
line-height: 20px;
|
||||||
|
overflow-x: auto;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user