Commit b106f509 authored by IvyXia123's avatar IvyXia123

6改7

parent 2b6d094c
......@@ -31,7 +31,7 @@
data() {
return {
currentTime: '07:00',
minHour: 6,
minHour: 7,
maxHour: 22,
dateVal: '',
dateShow: false,
......
......@@ -247,7 +247,7 @@
box-sizing: border-box;
/* title */
.evaluate-content-title {
padding: 20 * @toVw 0;
padding: 15 * @toVw 0;
text-align: center;
letter-spacing: 1px;
font-size: 18 * @toVw;
......@@ -284,10 +284,10 @@
/* 输入框 */
.checkbox-put {
width: 100%;
padding-bottom: 29 * @toVw;
padding-bottom: 6.733333vw;
.checkbox-put-contenteditable {
width: 100%;
height: 170 * @toVw;
height: 43.333333vw;
padding: 10 * @toVw;
overflow: auto;
border: 1px solid #E2E2E2;
......
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