File tree Expand file tree Collapse file tree
utils/x509/sign-verify/v2.0 Expand file tree Collapse file tree Original file line number Diff line number Diff line change 142142 {height : 100% }
143143 body
144144 {height : calc (100% - 42px );margin : 20px ;display : flex;flex-direction : column;font-family : arial;gap : 20px }
145+
146+ x509-hdr
147+ {border-bottom : 1px solid gray;padding-bottom : 20px ;margin-bottom : 20px }
148+
145149 .hdr
146150 {font-family : arial;position : relative;margin-top : 0 ;margin-bottom : 20px ;background : white;
147151 padding-bottom : 10px ;border-bottom : 3px solid lightblue}
166170 {border : 1px solid lightgray;padding : 10px ;font-family : monospace;margin : 0 }
167171
168172 # btns
169- {display : flex}
173+ {display : flex;justify-content : center;border-bottom : 1px solid lightgray;padding-bottom : 20px ;margin : 0 60px 20px }
174+ # btns [type = button ]
175+ {width : 80px }
170176
171177 # result
172- {border : 1px solid green;padding : 5px 10px }
178+ {border : 1px solid green;padding : 5px 10px ; width : 100 px }
173179
174180 # keys-root
175181 {display : flex;height : 200px ;gap : 20px }
You can’t perform that action at this time.
0 commit comments