[wp-meta] [Making WordPress.org] #6730: https://developer.wordpress.org/apis/dashboard-widgets/ designs break on mobiles devices.
Making WordPress.org
noreply at wordpress.org
Fri Feb 3 09:33:56 UTC 2023
#6730: https://developer.wordpress.org/apis/dashboard-widgets/ designs break on
mobiles devices.
--------------------------+---------------------
Reporter: upadalavipul | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone:
Component: General | Resolution:
Keywords: |
--------------------------+---------------------
Comment (by viralsampat):
Hello Team,
I tried to regenerate this issue and found a solution to resolve this
issue.
Here, I have added its CSS.
{{{
@media screen and (max-width:500px){
.single-handbook #content{display:block}
}
}}}
Thanks,
--
Ticket URL: <https://meta.trac.wordpress.org/ticket/6730#comment:3>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org
More information about the wp-meta
mailing list