File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 5858 position : relative ;
5959 display : block ;
6060 padding : 20px ;
61- border : 2 px solid #e0e0e0 ;
61+ border : 1 px solid #e0e0e0 ;
6262 border-radius : 12px ;
6363 background : #fff ;
6464 text-decoration : none ;
9090 position : absolute ;
9191 top : 12px ;
9292 right : 12px ;
93- font-size : 14 px ;
94- font-weight : 700 ;
93+ font-size : 12 px ;
94+ font-weight : 500 ;
9595 color : #999 ;
9696 font-family : ' Monaco' , ' Courier New' , monospace ;
9797 }
118118 position : absolute ;
119119 bottom : 12px ;
120120 right : 12px ;
121- width : 24 px ;
122- height : 24 px ;
121+ width : 20 px ;
122+ height : 20 px ;
123123 cursor : pointer ;
124124 fill : #999 ;
125125 transition : all 0.2s ease ;
136136 }
137137
138138 svg {
139- width : 12 px ;
140- height : 12 px ;
139+ width : 11 px ;
140+ height : 11 px ;
141141 }
142142 }
143143
144144 & __description {
145145 position : absolute ;
146- left : -2 px ;
147- right : -2 px ;
146+ left : -1 px ;
147+ right : -1 px ;
148148 top : 100% ;
149149 max-height : 0 ;
150150 opacity : 0 ;
154154 line-height : 1.6 ;
155155 color : #666 ;
156156 background-color : #fff ;
157- border : 2 px solid #4A90E2 ;
157+ border : 1 px solid #4A90E2 ;
158158 border-top : none ;
159159 border-radius : 0 0 12px 12px ;
160160 padding : 0 20px 0 36px ;
You can’t perform that action at this time.
0 commit comments