feat: 更新CSS样式、添加TinyMCE插件及优化发布页面
修复移动端登录框样式问题 更新公共JS文件中的授权令牌 添加TinyMCE插件(代码、视觉块、预览等) 优化发布管理页面的编辑器和布局 调整登录组件的响应式样式
This commit is contained in:
@@ -388,6 +388,9 @@
|
||||
.item-box {
|
||||
padding: 18px 20px 0;
|
||||
}
|
||||
.head-top .sign-in {
|
||||
display: none !important;
|
||||
}
|
||||
}
|
||||
@media screen and (max-width: 680px) {
|
||||
#sectionIndex .matter .matter-content .info-box .right .bottom .btn {
|
||||
|
||||
Reference in New Issue
Block a user