filecat 6.5.0 → 6.5.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -363,6 +363,7 @@ table th {
363
363
  .chat-input-area textarea {
364
364
  background: var(--surfacePrimary);
365
365
  border-radius: var(--border-radius);
366
+ color: var(--textPrimary);
366
367
  }
367
368
 
368
369
  .common-box {
@@ -359,6 +359,7 @@ table th {
359
359
  .chat-input-area textarea {
360
360
  background: var(--surfacePrimary);
361
361
  border-radius: var(--border-radius);
362
+ color: var(--textPrimary);
362
363
  }
363
364
 
364
365
  .common-box {
@@ -468,7 +469,7 @@ table th {
468
469
  nav .nav_2 {
469
470
  transition: all 0.2s cubic-bezier(0.4, 0, 0.2, 1); /* 使用更柔和的缓动曲线 */
470
471
  border-radius: var(--border-radius-lg); /* 使用你定义的圆角变量 */
471
- margin: 4px 8px; /* 给菜单项之间留出空间 */
472
+ /*margin: 4px 8px; !* 给菜单项之间留出空间 *!*/
472
473
  width: auto;
473
474
  }
474
475
 
@@ -1662,7 +1662,7 @@ table th {
1662
1662
  nav .nav_2 {
1663
1663
  transition: all 0.2s cubic-bezier(0.4, 0, 0.2, 1); /* 使用更柔和的缓动曲线 */
1664
1664
  border-radius: var(--border-radius-lg); /* 使用你定义的圆角变量 */
1665
- margin: 4px 8px; /* 给菜单项之间留出空间 */
1665
+ /*margin: 4px 8px; !* 给菜单项之间留出空间 *!*/
1666
1666
  width: auto;
1667
1667
  }
1668
1668
 
@@ -1 +1 @@
1
- <!doctype html><html lang="en"><head><meta charset="UTF-8"><meta name="viewport" content="width=device-width,initial-scale=1"><title>{{{web_site_title}}}</title><link rel="icon" type="image/png" sizes="32x32" href="favicon-32x32.png"/><link rel="icon" type="image/png" sizes="16x16" href="favicon-16x16.png"/><script defer="defer" src="main.ad6b44956c7862b8107b.js"></script></head><body><div id="root"></div></body><script id="pre_code" type="text/template">return {{{Windows_FileCat}}};</script><script>window.EXCALIDRAW_ASSET_PATH = "/";window.FileCat;</script></html>
1
+ <!doctype html><html lang="en"><head><meta charset="UTF-8"><meta name="viewport" content="width=device-width,initial-scale=1"><title>{{{web_site_title}}}</title><link rel="icon" type="image/png" sizes="32x32" href="favicon-32x32.png"/><link rel="icon" type="image/png" sizes="16x16" href="favicon-16x16.png"/><script defer="defer" src="main.5b40fb71f00dd3a3af0f.js"></script></head><body><div id="root"></div></body><script id="pre_code" type="text/template">return {{{Windows_FileCat}}};</script><script>window.EXCALIDRAW_ASSET_PATH = "/";window.FileCat;</script></html>