This is still to be confirmed but so far so good:
What I did is open all the minified css related to the admin section and deleted theses parts
@media only screen and (max-width:xxx px){...}
whenever I found one.
It seems to work and doesn’t mess with anything else, as far as I know.
Of course, this only makes sense if you intend to re-layout the admin from scratch.
Related Posts:
- WordPress admin stylesheet
- Why are my styles being applied to the admin area?
- What are the standard admin CSS id/class tags?
- This CSS Stuffing Works, But Is This A Good Practice?
- How do I load a CSS style into WordPress admin area only?
- How can I target WordPress 3.8 new interface MP6 with CSS?
- Load plugin scripts and styles only on plugin page
- How to fix admin stylesheet muck-up? [closed]
- Custom CSS In Admin Only For Certain Roles
- Modify CSS via Theme Control Panel
- Adding another “Add Post” button to admin
- Enqueue and Dequeue from admin bar nodes
- admin_enqueue_scripts the same css file as wp_enqueue_style
- WordPress admin toolbar not loading styles after migration
- Load stylesheet on custom admin submenu page
- Black admin bar is being hidden by page elements
- WordPress Admin Thickbox: Remove Margins/Padding
- Admin Ajax is returning 0
- Add a Separator to the Admin Menu?
- Style custom columns in admin panels (especially to adjust column cell widths)
- Adding a custom admin page
- What is the correct way to enqueue multiple CSS files?
- Allowing admin-ajax.php to receive “application/json” instead of “x-www-form-urlencoded”
- Remove wp_add_inline_style
- Custom admin email for new user registration
- Avoid to load default WP styles in login screen
- Make A WordPress Page Accessible To Admins Only, Redirect Other User Roles
- A similar hook as wp_head for the admin area
- How to add the main style.css to my index.php?
- Hide allow trackbacks/pingbacks
- Hide Admin menus per role in WordPress
- wordpress upload http error?
- How do I load custom scripts and styles for a page?
- Text snippets shared across posts
- Child Theme Not Overriding Parent Theme
- Add Admin User via SQL
- How to remove Gravatar from Username column
- Page only shows when user is logged in (even with visibility set to public)
- Creating Admin Options Page where users can make changes to a theme
- get_template_part in admin
- Why Jetpack is missing the “Feedbacks” menu item? [closed]
- Getting the different post statuses + count like in edit.php, in a custom submenu page
- What is the optimal way to filter out subpages from admin?
- Create a Meta Box in the Admin User Screen?
- Send email to Admin when user/member updates specific user/member data
- Help with shortcode in admin-ajax [closed]
- Protect custom php file with login
- Remove the whole menu in the admin
- Limit Words in Category / Term Description – Admin Panel
- Relative path in wp_register_style not working
- Change top level menu item to point to custom submenu item
- Change admin logout URL
- Default admin color scheme as “blue”
- Don’t attribute content to admin users
- Can user #1 (the initial user) be deleted without ill effect?
- wp-admin post.php JavaScript Links Not Working
- Remove duplicate product link from WooCommerce Page Row Actions
- Which is the best way to incorporate custom fonts?
- How to set default editor tab
- Make the Status, Visibility, or Date fields opened by default in the Publish box
- Enqueue styles in new site editor in WordPress 5.9
- WordPress Admin Login Redirect Problem
- Attachment display settings only allows “full-size”
- Admin option sidebar count
- Adding CSS to custom post type admin page causes error
- How to disable accessing the custom post types from frontend via a link?
- Show excerpt if no title in admin view
- hide default post body field in backend
- How to make the first widget box to be closed instead of open in admin
- Change default italic from to in admin editor
- Can I host WP-admin locally for a remote blog?
- add_cap for editor but no admin role
- Bind custom role to admin page
- Split Media Queries in different files!
- Home page is redirecting to another page – no obvious reason
- Admin Panel Development [closed]
- Backend Checkboxes working – but not visual?
- Stylesheet Enqueue Order and Best Practices
- enqueing Javascript and CSS
- iframe with Youtube video appears for logged-in users, but not for incognito users
- Admin mode breaks with subdomains in latest WP
- How do I create a post_id column, for admin posts list?
- How should I change the username of or delete the admin user?
- Show private pages in public when you logged in as admin?
- Any known plugins for master admin login to edit all on front end?
- admin panel – How to remove “delete” button from category editing page
- How to exclude some post from admin edit screen
- Allow custom REST route to return before doing long operation
- Where to store publicly-accessible files
- Child Theme not loading multiple stylesheets
- Show only content in page after action click in WordPress admin
- Display Graphs in Admin Pages
- Downloading file from wp-admin folder
- Adding CSS styles to Admin Area PAGES only (not POSTS or CPT)
- Unsure how to add simple checkboxes that write to a small table to admin
- Custom styles and scripts for specific admin screen
- TinyMCE buttons broken
- Is it possible to get rid of admin new updates notifications?
- Enqueue MCE Editor CSS in admin page
- What Role to assign remote site developer?