Files
王冕 a27e3b8e43 feat: sync full workspace including web modules, docs, and configurations to Gitea
Optimized the root .gitignore to exclude virtual environments, node modules,
and temp folders to ensure clean and lightweight version tracking.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-09 18:12:25 +08:00

20 lines
684 B
JSON

{
"custom": {
"border": "0px none rgb(78, 89, 105)",
"borderColor": "rgb(78, 89, 105)",
"borderRadius": "20px",
"color": "rgb(78, 89, 105)",
"fontFamily": "system-ui, -apple-system, system-ui, \"segoe ui\", Roboto",
"fontSize": "20px",
"margin": "0px 12px 0px 0px",
"marginInlineEnd": "12px",
"paddingBlockEnd": "5px",
"paddingBlockStart": "5px",
"paddingInlineEnd": "5px",
"paddingInlineStart": "5px",
"textAlign": "start",
"textOverflow": "clip"
},
"styleId": "style_1",
"tw": "flex static items-center font-normal leading-7 whitespace-nowrap border-0 visible cursor-pointer mt-0 mr-3 mb-0 ml-0 p-1 overflow-visible"
}