Commit 71aa416d authored by Pan's avatar Pan

style:refine css

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