报警弹框---换行
This commit is contained in:
parent
94adee376c
commit
f0d7f13ae9
@ -227,11 +227,14 @@ async function searchById() {
|
||||
}
|
||||
.alarm-message-detail {
|
||||
display: flex;
|
||||
flex-flow: row wrap;
|
||||
.left,
|
||||
.right {
|
||||
width: 50%;
|
||||
padding: 0 5px;
|
||||
.text {
|
||||
width: 450px;
|
||||
word-wrap: break-word;
|
||||
margin-bottom: 10px;
|
||||
font-size: 20px;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user