Commit 5ab506fd by zhaopanyu

zpy

parent f59b71e3
...@@ -176,3 +176,12 @@ aside { ...@@ -176,3 +176,12 @@ aside {
margin-bottom: 10px; margin-bottom: 10px;
} }
} }
// 覆盖 Vuetify 默认样式
.v-application {
ol,
ul {
padding-left: 0 !important;
}
}
\ No newline at end of file
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