mirror of
https://github.com/LC044/WeChatMsg
synced 2025-04-09 14:38:04 +08:00
修复部分浏览器HTML样式失效的问题
This commit is contained in:
parent
9a37fc4aa2
commit
c68636dcf4
@ -170,6 +170,7 @@ body {
|
||||
}
|
||||
|
||||
.container .content {
|
||||
}
|
||||
.bubble {
|
||||
white-space: pre-wrap;
|
||||
max-width: 400px;
|
||||
@ -613,8 +614,6 @@ body {
|
||||
vertical-align: middle;
|
||||
margin-top: -4.4px;
|
||||
}
|
||||
}
|
||||
|
||||
.modal {
|
||||
display: none;
|
||||
position: fixed;
|
||||
|
Loading…
Reference in New Issue
Block a user