fix: 修复嵌入图标大小
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run

This commit is contained in:
王丹 2024-07-29 21:12:44 +08:00
parent a6ce8955b9
commit 624c82ab1c

View File

@ -238,8 +238,8 @@ function initMaxkbStyle(root){
bottom: 30px;
right: 0;
cursor: pointer;
height:30px;
width:30px;
height:50px;
width:50px;
}
#maxkb #maxkb-chat-container{
z-index:10000;position: relative;