Skip to content

Commit cc8c29b

Browse files
committed
fix: mobile style
1 parent 7b6a9ef commit cc8c29b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

app/components/footer/PrivacyPolicyAndCoc.vue

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,8 @@ css({
6060
},
6161
'@mobile': {
6262
'.doc-root': {
63+
alignItems: 'flex-start',
64+
justifyContent: 'flex-start',
6365
flexDirection: 'column',
6466
'a': {
6567
textDecoration: 'none',

0 commit comments

Comments
 (0)