Merge branch 'uat' of https://e.coding.yili.com/yldc/ylst/ylst-survey-web into uat
This commit is contained in:
@@ -56,10 +56,7 @@ export default {
|
||||
src: url(#{$baseOss}/fonts/SourceHanSans-Normal.ttf);
|
||||
}
|
||||
|
||||
html,
|
||||
body{
|
||||
font-family: "SourceHanSana-Normal", sans-serif;
|
||||
}
|
||||
|
||||
*{
|
||||
font-family: inherit;
|
||||
}
|
||||
|
||||
@@ -38,7 +38,7 @@ export default defineComponent({
|
||||
position: absolute;
|
||||
left: 0;
|
||||
bottom: 0;
|
||||
top: 42%;
|
||||
top: 48%;
|
||||
display: block;
|
||||
content: '';
|
||||
width: 4px;
|
||||
|
||||
@@ -713,6 +713,7 @@ const searchPlan = (e,isType)=>{
|
||||
background: #f5f5f5;
|
||||
line-height: 46px;
|
||||
padding-left: 30px;
|
||||
border-radius: 6px 6px 0px 0px;
|
||||
.dra-btn {
|
||||
float: right;
|
||||
margin: 6px 6px 0 0;
|
||||
|
||||
Reference in New Issue
Block a user