- added import individual sheets;

- fixed bugs reated to init of univerjs;
This commit is contained in:
Vitalii Kiiko
2026-04-08 10:57:16 +02:00
parent 2c4886323f
commit c52d0c8fd9
9 changed files with 476 additions and 102 deletions

View File

@@ -204,14 +204,14 @@
.formElementSettings__fieldDescription, .formElementSettings__fieldVarsList {
padding: 15px;
background-color: #ffe0c5;
background-color: #fdf1e5;
border: 1px solid #e6a973;
p {
p, li {
margin: 0;
color: #c68e5e;
font-size: 15px;
line-height: 1.5;
line-height: 1.8;
}
code {