当前位置:网站首页>学习使用KindEditor富文本编辑器,点击上传图片遮罩太大或白屏解决方案
学习使用KindEditor富文本编辑器,点击上传图片遮罩太大或白屏解决方案
2022-06-24 09:40:00 【徊忆羽菲】
学习使用KindEditor富文本编辑器,点击上传图片遮罩太大或白屏解决方案
在kingeditor/themes/default/default.css文件中找到
/* dialog */
.ke-dialog {
position: absolute;
top: 30%;
left: 30%;
margin: 0;
padding: 0;
}
添加黄色css属性,即可
边栏推荐
- 415-二叉树(144. 二叉树的前序遍历、145. 二叉树的后序遍历、94. 二叉树的中序遍历)
- How do novices choose the grade of investment and financial products?
- PHP uses recursive and non recursive methods to create multi-level folders
- Honeypot 2 hfish, ehoney
- vim的使用
- 415 binary tree (144. preorder traversal of binary tree, 145. postorder traversal of binary tree, 94. inorder traversal of binary tree)
- Binary tree part I
- 形状变化loader加载jsjs特效代码
- Five heart matchmaker
- Literature Research Report
猜你喜欢

NVIDIA's CVPR 2022 oral is on fire! 2D images become realistic 3D objects in seconds! Here comes the virtual jazz band!

Internet of things? Come and see Arduino on the cloud

impdp导schema报ORA-31625异常处理

Mise en œuvre du rendu de liste et du rendu conditionnel pour l'apprentissage des applets Wechat.

记录一下MySql update会锁定哪些范围的数据

Getting user information for applet learning (getuserprofile and getUserInfo)

SSH Remote Password free login

编程题(持续更新)

Practical analysis: implementation principle of APP scanning code landing (app+ detailed logic on the web side) with source code

如何管理海量的网络基础设施?
随机推荐
被困英西中学的师生安全和食物有保障
Producer / consumer model
Detailed explanation of PHP singleton mode
LeetCode: 137. Number II that appears only once
顶刊TPAMI 2022!基于不同数据模态的行为识别:最新综述
Record the range of data that MySQL update will lock
记录一下MySql update会锁定哪些范围的数据
Oracle viewing data file header SCN information
利用pandas读取SQL Sever数据表
Go language development environment setup +goland configuration under the latest Windows
Open Oracle server under Linux to allow remote connection
Impdp leading schema message ora-31625 exception handling
411-栈和队列(20. 有效的括号、1047. 删除字符串中的所有相邻重复项、150. 逆波兰表达式求值、239. 滑动窗口最大值、347. 前 K 个高频元素)
ByteDance Interviewer: talk about the principle of audio and video synchronization. Can audio and video be absolutely synchronized?
ssh远程免密登录
SSH Remote Password free login
413 binary tree Foundation
Phpstrom code formatting settings
Thinkphp5 clear the cache cache, temp cache and log cache under runtime
CVPR 2022 Oral | 英伟达提出自适应token的高效视觉Transformer网络A-ViT,不重要的token可以提前停止计算