Commit 9b5f66a8 authored by 叶飞's avatar 叶飞

feat: notice

parent a2f2fee8
......@@ -22,7 +22,18 @@
}
}
.notFound {
.bottomBar {
height: 46px;
color: @text-color;
line-height: 46px;
text-align: center;
transition: all 0.3s;
}
}
.notFound {
padding: 73px 0 88px;
color: @text-color-secondary;
text-align: center;
......@@ -32,13 +43,4 @@
height: 76px;
margin-bottom: 16px;
}
}
.bottomBar {
height: 46px;
color: @text-color;
line-height: 46px;
text-align: center;
transition: all 0.3s;
}
}
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