Commit 71aa416d authored by Pan's avatar Pan

style:refine css

parent 4723a02a
......@@ -51,6 +51,10 @@ a:hover {
text-decoration: none;
}
div:focus{
outline: none;
}
.fr {
float: right;
}
......
.app-wrapper {
#app {
// 主体区域
.main-container {
min-height: 100%;
......
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