dev_local_exercise
陈博文 4 years ago
parent d0de2af11e
commit 2819397814

@ -93,6 +93,6 @@
gtag('config', 'UA-198293321-1');
</script> -->
<script src="/react/build/umi.8e5b3c9f.js"></script>
<script src="/react/build/umi.a522bb26.js"></script>
</body>
</html>

File diff suppressed because one or more lines are too long

@ -3408,12 +3408,14 @@ textarea.ant-input {
font-size: 16px;
background-color: #f5f5f5;
}
.information___wfVJL .scroll___2bOg0 .formWrap___3qgTO .ant-select-multiple {
width: 600px;
}
.information___wfVJL .scroll___2bOg0 .formWrap___3qgTO .ant-select-multiple .ant-select-selector {
height: 50px !important;
min-height: 50px !important;
border-radius: 4px;
background-color: #f5f5f5;
border: 0;
width: 600px;
}
.information___wfVJL .scroll___2bOg0 .formWrap___3qgTO .ant-select-multiple .ant-select-selector .ant-select-selection-item {
line-height: 17px !important;

File diff suppressed because one or more lines are too long
Loading…
Cancel
Save