li-guang
2020-12-16 41811e36a51667daa272d9e14a8f114bb6117aa0
hive-app/common/styles/index.css
@@ -141,6 +141,9 @@
.justify-start{
   justify-content: flex-start;
}
.justify-end{
   justify-content: flex-end;
}
.justify-around{
   justify-content: space-around;
}