mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-10 02:54:15 +00:00
9 lines
154 B
Plaintext
9 lines
154 B
Plaintext
._mobile_creator {
|
|
display: flex;
|
|
flex-direction: column;
|
|
margin-top: 20px;
|
|
|
|
.postCreator {
|
|
background-color: transparent;
|
|
}
|
|
} |