mirror of
https://gitee.com/baidu/amis.git
synced 2024-12-04 13:09:07 +08:00
amis-saas-7517 页面外观bugfix
Change-Id: Ia3a11ccdcfa93758f59114f65d1984350e0fc17b
This commit is contained in:
parent
406ddd7e98
commit
ec914837ae
@ -4,6 +4,9 @@
|
||||
position: absolute;
|
||||
left: px2rem(-38px);
|
||||
}
|
||||
.is-group {
|
||||
overflow: auto;
|
||||
}
|
||||
}
|
||||
.ThemeClassName-editor {
|
||||
height: auto;
|
||||
@ -29,3 +32,9 @@
|
||||
width: 100%;
|
||||
}
|
||||
}
|
||||
.Theme-FontEditor {
|
||||
.Theme-Wrapper-header-left {
|
||||
font-weight: 400;
|
||||
color: #5c5f66;
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user