调整细节
This commit is contained in:
@@ -405,6 +405,9 @@ export default defineComponent({
|
||||
position: relative;
|
||||
.page_content {
|
||||
position: relative;
|
||||
.el-cascader .el-input .icon-arrow-down{
|
||||
font-size: 2.4rem;
|
||||
}
|
||||
.page_content_body {
|
||||
position: absolute;
|
||||
width: 100%;
|
||||
|
||||
@@ -1763,7 +1763,9 @@ export default defineComponent({
|
||||
}
|
||||
.page_content {
|
||||
position: relative;
|
||||
|
||||
.el-cascader .el-input .icon-arrow-down{
|
||||
font-size: 2.4rem;
|
||||
}
|
||||
.page_content_bg {
|
||||
position: absolute;
|
||||
width: 100%;
|
||||
|
||||
Reference in New Issue
Block a user