2020-11-12 14:57:34 +08:00

19 lines
391 B
Plaintext

.content.data-v-3076cac6 {
padding-top: 6rpx;
display: -webkit-box;
display: -webkit-flex;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
justify-content: center;
/* height: 100%; */
/* box-sizing: border-box; */
}