File "wordpress.css"

Full Path: /home/tekvhqgl/public_html/dev2024_old_skip/wp-content/plugins/ml-slider/admin/assets/css/components/wordpress.css
File size: 311 bytes
MIME-type: text/plain
Charset: utf-8

div#wpcontent {
	@apply px-0 !important;
}

div#wpbody-content {
	@apply bg-gray-light pb-0;
}

div#wpbody-content > .notice {
	@apply m-6;
}

img {
	@apply border-none;
}

#adminmenu .wp-menu-image img {
	@apply inline border-0;
	box-sizing: initial;
}
.update-nag,
div#wpfooter {
	@apply hidden !important;
}