Skip to content

Commit

Permalink
📝 docs(bot): Auto sync agents & plugin to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
lobehubbot committed Feb 28, 2025
1 parent 0616138 commit ad01dd2
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions changelog/v1.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,11 @@
[
{
"children": {
"improvements": ["Improve portal style."]
},
"date": "2025-02-28",
"version": "1.66.5"
},
{
"children": {
"improvements": ["Optimize smooth output."]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@ const useStyles = createStyles(({ css, token, isDarkMode }) => ({
`,
drawer: css`
z-index: 10;
background: ${token.colorBgLayout};
height: 100%;
background: ${token.colorBgLayout};
`,
header: css`
border-block-end: 1px solid ${token.colorBorder};
Expand Down

0 comments on commit ad01dd2

Please sign in to comment.