| Server IP : 104.21.20.47 / Your IP : 104.23.197.165 Web Server : Microsoft-IIS/7.5 System : Windows NT WIN-HN0MTSF2AF1 6.1 build 7601 (Windows Server 2008 R2 Enterprise Edition Service Pack 1) AMD64 User : IWPD_11(bayt-altogg) ( 0) PHP Version : 8.2.31 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : C:/Inetpub/vhosts/bayt-altoggar.com/httpdocs/wp-content/plugins/advanced-ads/src/admin/css/ |
Upload File : |
.advanced-ads_page_advanced-ads-app {
@apply bg-[#f8f9fa];
#wpcontent {
@apply p-0;
}
#wpbody-content > .notice {
@apply hidden;
}
}
.advads-modal {
margin-top: calc(5vh + var(--wp-admin--admin-bar--height, 0px));
max-height: calc(90vh - var(--wp-admin--admin-bar--height, 0px));
}
.advads-modal .components-modal__content,
.advads-scrollbar {
&::-webkit-scrollbar {
@apply w-3;
}
&::-webkit-scrollbar-track {
@apply bg-transparent shadow-none;
}
&::-webkit-scrollbar-thumb {
@apply bg-border rounded-lg border-3 border-transparent bg-clip-content;
}
}