1
0
Fork 0
mirror of https://git.youjo.love/youjo/youjo-fe.git synced 2025-03-22 09:37:47 +01:00

Merge branch 'fix-chrome' into 'develop'

fix chrome

See merge request 
This commit is contained in:
HJ 2018-12-14 11:40:23 +00:00
commit 5b6c1aa97c

View file

@ -242,7 +242,7 @@ i[class*=icon-] {
}
&.right {
justify-content: right;
justify-content: flex-end;
padding-right: 20px;
}
}