File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 3939 }
4040
4141 .widget__comments-frame {
42- border : 1 px dashed #aaa ;
42+ border : none ;
4343 width : 35rem ;
4444 max-width : 100% ;
4545 }
7373 <div class =" widgets" >
7474 <div class =" widget widgets__widget widgets__comments-widget" >
7575 <a class =" widget__link" href =" <%= htmlWebpackPlugin.options.REMARK_URL %>/web/last-comments.html" >Last comments widget page</a ><br />
76- <iframe class =" widget__frame widget__comments-frame" src =" <%= htmlWebpackPlugin.options.REMARK_URL %>/web/last-comments.html" style = " border : none " ></iframe >
76+ <iframe class =" widget__frame widget__comments-frame" src =" <%= htmlWebpackPlugin.options.REMARK_URL %>/web/last-comments.html" ></iframe >
7777 </div >
7878 <div class =" widget widgets__widget widgets__counter-widget" >
7979 <a class =" widget__link" href =" <%= htmlWebpackPlugin.options.REMARK_URL %>/web/counter.html" >Counter widget page</a ><br />
You can’t perform that action at this time.
0 commit comments