File tree Expand file tree Collapse file tree 1 file changed +2
-6
lines changed Expand file tree Collapse file tree 1 file changed +2
-6
lines changed Original file line number Diff line number Diff line change 9999 pointer-events : all ;
100100 max-width : 800px ;
101101 white-space : pre-wrap ;
102- line-height : 1 ; // assure the line-height consistency between different languages
102+ line-height : 1.2 ; // assure the line-height consistency between different languages
103103 #input-box {
104104 padding : 5px ;
105105 }
152152 position : absolute ;
153153 height : 18px ;
154154 width : 18px ;
155- // line-height: 12px;
156- text-align : center ;
157- // border-radius: 50%;
158- // border: 1px solid #4f4f4f;
159- // background-color: #fff;
160155 background-image : url(' ./icons/add-circle.svg' ) ;
161156 background-repeat : no-repeat ;
162157 background-size : contain ;
246241 top : 0 ;
247242 left : 0 ;
248243 background-color : #fff ;
244+ color : #666666 ;
249245 width : max-content ; // let words expand the div and keep max length at the same time
250246 max-width : 800px ;
251247 z-index : 11 ;
You can’t perform that action at this time.
0 commit comments