mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-09 10:34:17 +00:00
12 lines
207 B
Plaintext
12 lines
207 B
Plaintext
.PostsWrapper{
|
|
margin: auto;
|
|
align-content: center;
|
|
align-items: center;
|
|
:global {
|
|
.ant-back-top {
|
|
position: absolute;
|
|
z-index: 100000000;
|
|
}
|
|
}
|
|
|
|
} |