/**
 * cntjhf — 前端 toast 皮肤覆盖
 */
:root{
	--xy-ft-toast-right:24px;
	--xy-ft-toast-bottom:28px;
	--xy-ft-toast-z:10050;
	--xy-ft-toast-ok:#008BD0;
	--xy-ft-toast-err:#c62828;
}
