This commit is contained in:
2022-02-18 17:30:50 +08:00

View File

@@ -189,10 +189,8 @@
&.right { &.right {
flex-direction: row-reverse; flex-direction: row-reverse;
.state { .state {
flex-direction: row; text-align: right;
justify-content: flex-end;
} }
} }