mirror of
https://github.com/ljcoder2015/obsidian-excel.git
synced 2026-07-22 08:30:28 +00:00
fix: input hidden
This commit is contained in:
parent
0346ab7ca3
commit
a79c1b28e0
1 changed files with 2 additions and 0 deletions
|
|
@ -46,6 +46,8 @@
|
|||
bottom: 0;
|
||||
z-index: 100;
|
||||
opacity: 0;
|
||||
width: 0;
|
||||
height: 0;
|
||||
}
|
||||
|
||||
/* Markdown 文档引入样式设置*/
|
||||
|
|
|
|||
Loading…
Reference in a new issue