mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-10 19:14:16 +00:00
fix flex direction
This commit is contained in:
parent
c30e68f27d
commit
ef05db623d
@ -39,7 +39,7 @@
|
|||||||
|
|
||||||
.tap-share-own_tags {
|
.tap-share-own_tags {
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: row;
|
flex-direction: column;
|
||||||
|
|
||||||
align-items: center;
|
align-items: center;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user