mirror of
https://github.com/mindoc-org/mindoc.git
synced 2025-09-19 01:58:00 +08:00
实现富文本编辑器
This commit is contained in:
@@ -33,13 +33,14 @@ body{
|
||||
width: 280px;
|
||||
position: fixed;
|
||||
border-top: 1px solid #DDDDDD;
|
||||
bottom: 0px;
|
||||
bottom: 0;
|
||||
top: 40px;
|
||||
background-color: #FAFAFA;
|
||||
left: 0;
|
||||
right: 0;
|
||||
padding-bottom: 15px;
|
||||
overflow-y:auto;
|
||||
z-index: 999;
|
||||
}
|
||||
.manual-category .manual-nav {
|
||||
font-size: 14px;
|
||||
|
Reference in New Issue
Block a user