File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -100,7 +100,7 @@ <h2 class="padding:5px_0px">Demo</h2>
100100 < div class ="container svColumn overflow:hidden card position:relative border-radius:2px width:auto height:100% " id ="sandbox ">
101101 < div class ="font-size:20px position:absolute top:10px right:10px opacity:0.6 ">
102102 < a class ="margin-right:10px " id ="code " show ="#preview " hide ="#code, #view "> < i class ="far fa-eye "> </ i > </ a >
103- < a class ="margin-right:10px hidden " id ="preview " show ="#code, #view " hide ="#preview "> < i class ="fas fa-code "> </ i > </ a >
103+ < a class ="margin-right:10px " id ="preview " show ="#code, #view " hide ="#preview " hidden > < i class ="fas fa-code "> </ i > </ a >
104104 < a class ="margin-right:5px " fullscreen target ="#playground "> < i class ="fas fa-expand "> </ i > </ a >
105105 </ div >
106106 < div class ="svRow ">
Original file line number Diff line number Diff line change 4949 </ style >
5050 </ head >
5151 < body >
52- < div id ="modal-viewport " class =" hidden " > </ div >
52+ < div id ="modal-viewport " hidden > </ div >
5353 < div content_id ="content " class ="nav display:flex align-items:center background:whitesmoke ">
5454 < ul class ="overflow:auto display:inline-flex direction:rtl font-size:20px align-items:center list-style-type:none width:100% ">
5555 < li cLass ="margin-right:15px ">
You can’t perform that action at this time.
0 commit comments