File tree Expand file tree Collapse file tree 1 file changed +10
-9
lines changed
Expand file tree Collapse file tree 1 file changed +10
-9
lines changed Original file line number Diff line number Diff line change 136136 width : 75% ;
137137 display : inline-block;
138138 border : solid 1px # D8D8D8 ;
139+ border-right : solid 2px # D8D8D8 ;
139140 background-color : # bbb ;
140141}
141142
@@ -191,20 +192,20 @@ input[type="text"]#title::placeholder {
191192 background-color : # FFF6D9 ;
192193 border-style : solid;
193194 border-radius : 0px ;
194- border-width : 1 px ;
195+ border-width : 0 px ;
195196 box-shadow : none;
196197 display : block;
197198 font-size : 18px ;
198- margin-top : 61.89 px ;
199+ margin-top : 62.9 px ;
199200 width : 100% ;
200- height : calc (100% - 119.5 px );
201+ height : calc (100% - 120 px );
201202}
202203
203204.editnote {
204205 background : # F5F5F5 ;
205- border : solid 1 px # bbb ;
206- margin-top : 61 px ;
207- height : calc (100% - 117 px );
206+ border : none ;
207+ margin-top : 62 px ;
208+ height : calc (100% - 119 px );
208209}
209210
210211.continueBtn {
@@ -635,7 +636,7 @@ input[type="text"]#title {
635636 display : block;
636637 font-size : 18px ;
637638 width : 100% ;
638- height : calc (100% - 65 px );
639+ height : calc (100% - 66 px );
639640 }
640641
641642 .md-editor-tools {
@@ -692,9 +693,9 @@ input[type="text"]#title {
692693 .shownote {
693694 padding : 15px ;
694695 padding-top : 0% ;
695- margin-top : 50 px ;
696+ margin-top : 50.5 px ;
696697 width : 100% ;
697- height : calc (100% - 91 px );
698+ height : calc (100% - 91.5 px );
698699 }
699700
700701 .preview {
You can’t perform that action at this time.
0 commit comments