mirror of
https://github.com/chatopera/cosin.git
synced 2025-07-16 00:22:22 +08:00
#258 Mobile version of the visitor robot window has white areas
This commit is contained in:
parent
35d336b7e3
commit
464bc87764
@ -207,7 +207,7 @@
|
||||
</style>
|
||||
<!-- kindeditor -->
|
||||
</head>
|
||||
<body class="ukefu-im-theme" style="overflow:hidden;height:calc(100%);overflow-y: atuo;/* 或者scroll */-webkit-overflow-scrolling: touch;/* 解决ios滑动不流畅问题 */" class="ukefu-point-text">
|
||||
<body class="ukefu-im-theme" style="overflow:hidden;height:100%;max-height:100%;position:fixed;overflow-y: atuo;/* 或者scroll */-webkit-overflow-scrolling: touch;/* 解决ios滑动不流畅问题 */" class="ukefu-point-text">
|
||||
<div id="header" class="theme${inviteData.consult_dialog_color!''}">
|
||||
<img
|
||||
src="<#if inviteData?? && inviteData.consult_dialog_logo??>/res/image.html?id=${inviteData.consult_dialog_logo?url}<#else>/images/logo.png</#if>"
|
||||
|
Loading…
x
Reference in New Issue
Block a user