Skip to content

Commit

Permalink
fix: remove theme-toolbar font-weight style
Browse files Browse the repository at this point in the history
chore: modify readme
  • Loading branch information
pubuzhixing8 committed Dec 21, 2024
1 parent b7c7965 commit d6836a7
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 5 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@
- 💾 自动保存(浏览器缓存)
- ⚡ 编辑特性:撤销、重做、复制、粘贴等
- 🌌 无限画布:缩放、滚动、
- 🎨 主题模式(🚧 支持中...
- 📱 移动设备适配
- 🎨 主题模式(新增 🔥🔥🔥
- 📱 移动设备适配(待优化)


## 关于名称
Expand Down
4 changes: 2 additions & 2 deletions README_en.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@
- 💾 Auto-save (Browser Storage)
- ⚡ Edit Features: Undo, Redo, Copy, Paste, etc.
- 🌌 Infinite Canvas: Zoom, Pan
- 🎨 Theme Support (🚧 In Progress...)
- 📱 Mobile-friendly
- 🎨 Theme Support(New 🔥🔥🔥)
- 📱 Mobile-friendly(To be optimized)


## About the Name
Expand Down
1 change: 0 additions & 1 deletion packages/drawnix/src/styles/index.scss
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,6 @@
border: none;
outline: none;
font-size: 14px;
font-weight: 500;
&:hover {
background-color: var(--color-surface-primary-container);
}
Expand Down

0 comments on commit d6836a7

Please sign in to comment.