File tree Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Original file line number Diff line number Diff line change @@ -44,7 +44,7 @@ canvas {
4444 padding-left : 8px ;
4545}
4646
47- # toolbar section > * {
47+ # toolbar section > * {
4848 vertical-align : middle;
4949 margin-right : 20px ;
5050}
@@ -88,7 +88,7 @@ canvas {
8888 padding-left : 8px ;
8989}
9090
91- # statusBar section > * {
91+ # statusBar section > * {
9292 vertical-align : middle;
9393 margin-right : 20px ;
9494 opacity : 0.7 ;
@@ -143,7 +143,8 @@ noscript {
143143 display : block;
144144}
145145
146- # errorText , noscript {
146+ # errorText ,
147+ noscript {
147148 margin-top : 50px ;
148149 color : # f33 ;
149150 background : rgba (255 , 0 , 0 , 0.1 );
@@ -152,7 +153,8 @@ noscript {
152153 border-radius : 10px ;
153154}
154155
155- # errorText : before , noscript : before {
156+ # errorText : before ,
157+ noscript : before {
156158 content : '🚫' ;
157159 display : block;
158160 width : 50px ;
You can’t perform that action at this time.
0 commit comments