| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -214,12 +214,8 @@ class ViewportSizes extends BaseComponent { | |||
| 214 | 214 | </Tooltip> | |
| 215 | 215 | </li> | |
| 216 | 216 | )} | |
| 217 | - {!this.ishControlsHide.random && ( | ||
| 217 | + {/* {!this.ishControlsHide.random && ( | ||
| 218 | 218 | <li class="pl-c-size-list__item"> | |
| 219 | - {/* <button class="pl-c-size-list__action" id="pl-size-random"> | ||
| 220 | - Rand | ||
| 221 | - </button> */} | ||
| 222 | - | ||
| 223 | 219 | <Tooltip | |
| 224 | 220 | placement="top" | |
| 225 | 221 | trigger="hover" | |
@@ -247,8 +243,8 @@ class ViewportSizes extends BaseComponent { | |||
| 247 | 243 | )} | |
| 248 | 244 | </Tooltip> | |
| 249 | 245 | </li> | |
| 250 | - )} | ||
| 251 | - {!this.ishControlsHide.disco && ( | ||
| 246 | + )} */} | ||
| 247 | + {/* {!this.ishControlsHide.disco && ( | ||
| 252 | 248 | <li class="pl-c-size-list__item"> | |
| 253 | 249 | <Tooltip | |
| 254 | 250 | placement="top" | |
@@ -278,7 +274,7 @@ class ViewportSizes extends BaseComponent { | |||
| 278 | 274 | )} | |
| 279 | 275 | </Tooltip> | |
| 280 | 276 | </li> | |
| 281 | - )} | ||
| 277 | + )} */} | ||
| 282 | 278 | {!this.ishControlsHide.hay && ( | |
| 283 | 279 | <li class="pl-c-size-list__item"> | |
| 284 | 280 | <button class="pl-c-size-list__action mode-link" id="pl-size-hay"> | |
| Back | FazBrowse Home | New Git URL |
0 commit comments