comty/src/pages/main/index.less
2020-02-12 20:00:12 +01:00

12 lines
207 B
Plaintext

.PostsWrapper{
margin: auto;
align-content: center;
align-items: center;
:global {
.ant-back-top {
position: absolute;
z-index: 100000000;
}
}
}