style(css): 优化导航栏样式和内容编辑组件
- 添加 sticky 导航栏样式,设置背景色和文字颜色 - 优化 contenteditable 组件样式,设置内容区域高度 - 更新字体图标样式,添加新图标 -调整列表样式,优化表格和代码高亮显示
This commit is contained in:
@@ -105,7 +105,7 @@ const chooseItem = () => {
|
||||
& .choose-question-context {
|
||||
overflow: hidden;
|
||||
padding: 10px;
|
||||
border-radius: 8px;
|
||||
border-radius: 16px;
|
||||
background: #fff;
|
||||
|
||||
& .title {
|
||||
|
||||
Reference in New Issue
Block a user