git save current version as 0.02

This commit is contained in:
liaibo
2025-11-29 09:35:36 +08:00
parent d350b02fba
commit e5ae2c173e
4 changed files with 217 additions and 25 deletions
+5
View File
@@ -407,4 +407,9 @@
.wolai-media__resize-handle.is-dragging {
background: rgba(37, 99, 235, 0.85);
}
/* 提升 Luckysheet 内联编辑浮层的层级,避免被全屏遮罩挡住 */
.luckysheet-input-box,
#luckysheet-rich-text-editor {
z-index: 100 !important;
}
}