index.scss 206 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 .reportLog { .progress { position: absolute; width: 200px; z-index: 99999; top: 50%; left: 50%; transform: translateX(-50%); } } .zhi { color: #FFFFFF; text-align: center; }