办公模块阶段代码提交

init
gongdi 4 years ago
parent fb9a53197e
commit 3db7c5a65d

@ -777,7 +777,8 @@
border-radius: 20px; border-radius: 20px;
background-color: #ff931f; background-color: #ff931f;
position: absolute; position: absolute;
top: -10px; top: 65px;
left: 10px;
} }
.no-completed-content { .no-completed-content {
background-color: rgba(187, 222, 251, 1); background-color: rgba(187, 222, 251, 1);
@ -929,7 +930,8 @@
border-radius: 20px; border-radius: 20px;
background-color: #ff931f; background-color: #ff931f;
position: absolute; position: absolute;
top: -10px; top: 65px;
left: -10px;
} }
.no-completed-content { .no-completed-content {
background-color: rgba(187, 222, 251, 1); background-color: rgba(187, 222, 251, 1);

@ -389,7 +389,7 @@
border-radius: 1rem; border-radius: 1rem;
background-color: #31a8fa; background-color: #31a8fa;
color: white; color: white;
font-size: 1rem; font-size: 12px;
} }
.part-content { .part-content {
display: flex; display: flex;
@ -531,7 +531,7 @@
border-radius: 1rem; border-radius: 1rem;
background-color: #31a8fa; background-color: #31a8fa;
color: white; color: white;
font-size: 1rem; font-size: 12px;
} }
.part-content { .part-content {
display: flex; display: flex;

@ -864,7 +864,7 @@
border-radius: 1rem; border-radius: 1rem;
background-color: #31a8fa; background-color: #31a8fa;
color: white; color: white;
font-size: 1rem; font-size: 12px;
} }
.part-content { .part-content {
display: flex; display: flex;

@ -540,7 +540,7 @@
border-radius: 1rem; border-radius: 1rem;
background-color: #31a8fa; background-color: #31a8fa;
color: white; color: white;
font-size: 1rem; font-size: 12px;
} }
.part-content { .part-content {
display: flex; display: flex;

@ -839,7 +839,7 @@
border-radius: 1rem; border-radius: 1rem;
background-color: #31a8fa; background-color: #31a8fa;
color: white; color: white;
font-size: 1rem; font-size: 12px;
} }
.part-content { .part-content {
display: flex; display: flex;
@ -890,7 +890,7 @@
border-radius: 1rem; border-radius: 1rem;
background-color: #31a8fa; background-color: #31a8fa;
color: white; color: white;
font-size: 1rem; font-size: 12px;
} }
.echart-item-title-div{ .echart-item-title-div{
width: 100%; width: 100%;
@ -962,7 +962,7 @@
border-radius: 1rem; border-radius: 1rem;
background-color: #31a8fa; background-color: #31a8fa;
color: white; color: white;
font-size: 1rem; font-size: 12px;
} }
.day-compare-div{ .day-compare-div{
width: 90%; width: 90%;

Loading…
Cancel
Save