File tree Expand file tree Collapse file tree 3 files changed +3
-6
lines changed Expand file tree Collapse file tree 3 files changed +3
-6
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " markdown-palettes" ,
33 "description" : " Markdown*Palettes: Markdown editor for the modern web." ,
4- "version" : " 0.4.0 " ,
4+ "version" : " 0.4.1 " ,
55 "author" : " Luogu Dev Team" ,
66 "license" : " MIT" ,
77 "module" : " src/module.js" ,
Original file line number Diff line number Diff line change 4242 top : 40px ;
4343 bottom : 0 ;
4444 overflow : hidden ;
45- border : 1px solid #ddd ;
45+ border-top : 1px solid #ddd ;
4646 }
4747
4848 .mp-editor-container {
4949 position :relative ;
5050 height : 100% ;
51+ border : 1px solid #ddd ;
5152 }
5253 .mp-editor-area {
5354 box-sizing : border-box ;
Original file line number Diff line number Diff line change 1717 box-sizing : border-box ;
1818 background-color : white ;
1919 width : 100% ;
20- padding-right : 1px ;
21- border-right : 1px solid #ddd ;
22- border-left : 1px solid #ddd ;
23- border-top : 1px solid #ddd ;
2420 }
2521
2622 #mp-editor-menu > li > a {
You can’t perform that action at this time.
0 commit comments