Commit 43644206 authored by lixy's avatar lixy

首页菜单入口

parent 6edfed9a
...@@ -46,6 +46,12 @@ input[disabled] { ...@@ -46,6 +46,12 @@ input[disabled] {
flex-wrap: wrap; flex-wrap: wrap;
justify-content: space-between; justify-content: space-between;
} }
.flex-aic-jcc-fdc{
display: flex;
align-items: center;
justify-content: center;
flex-direction: column;
}
.flex-aic-jcc{ .flex-aic-jcc{
display: flex; display: flex;
align-items: center; align-items: center;
......
This source diff could not be displayed because it is too large. You can view the blob instead.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment