Your IP : 18.188.10.1


Current Path : /proc/self/root/home/sudancam/public_html3/games/wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-wordads/src/dashboard/components/dashboard/
Upload File :
Current File : //proc/self/root/home/sudancam/public_html3/games/wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-wordads/src/dashboard/components/dashboard/style.scss

@import 'scss/_variables';

#jp-wordads-dashboard {
	color: $black;
	font-size: 16px;

  	* {
	  box-sizing: border-box;
	}

	.jp-wordads-dashboard-page-loading-spinner {
		position: absolute;
		left: 50%;
		top: 50%;
		transform: translate( -50%, -50% );
	}

	@include for-phone-down {
		font-size: 14px;
	}

}