no message
This commit is contained in:
parent
abc8c588cb
commit
7f7aac287e
@ -716,6 +716,7 @@ body {
|
|||||||
padding-right: 10px;
|
padding-right: 10px;
|
||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
width: 348px;
|
width: 348px;
|
||||||
|
white-space: pre-line;
|
||||||
}
|
}
|
||||||
.empty-box {
|
.empty-box {
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
|
@ -339,7 +339,6 @@ body {
|
|||||||
background-color: rgba(246, 246, 246, 1);
|
background-color: rgba(246, 246, 246, 1);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
&:not(:last-of-type) {
|
&:not(:last-of-type) {
|
||||||
border-bottom: 1px dotted rgb(215, 215, 215);
|
border-bottom: 1px dotted rgb(215, 215, 215);
|
||||||
}
|
}
|
||||||
@ -811,6 +810,7 @@ body {
|
|||||||
padding-right: 10px;
|
padding-right: 10px;
|
||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
width: 348px;
|
width: 348px;
|
||||||
|
white-space: pre-line;
|
||||||
}
|
}
|
||||||
|
|
||||||
.empty-box {
|
.empty-box {
|
||||||
|
Loading…
Reference in New Issue
Block a user