[wp-meta] [Making WordPress.org] #7024: Supported JSDoc Tags and Unsupported JSDoc Tags section table does not responsive.

Making WordPress.org noreply at wordpress.org
Wed May 31 03:59:38 UTC 2023


#7024: Supported JSDoc Tags and Unsupported JSDoc Tags section table does not
responsive.
---------------------------+---------------------
 Reporter:  upadalavipul   |       Owner:  (none)
     Type:  defect (bug)   |      Status:  new
 Priority:  normal         |   Milestone:
Component:  Developer Hub  |  Resolution:
 Keywords:                 |
---------------------------+---------------------

Comment (by upadalavipul):

 For the solution to the above issues needed to add the below CSS.
 {{{
     .devhub-wrap #content table{
         display: block;
         overflow-x: auto;
     }

     .wpcs-handbook blockquote{
         padding: 1.2rem
     }
 }}}

-- 
Ticket URL: <https://meta.trac.wordpress.org/ticket/7024#comment:1>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org


More information about the wp-meta mailing list