style: 优化样式1.1
This commit is contained in:
@@ -33,7 +33,7 @@
|
|||||||
bottom: 0;
|
bottom: 0;
|
||||||
left: -50%;
|
left: -50%;
|
||||||
font-size: 20px;
|
font-size: 20px;
|
||||||
color: #000;
|
color: #fff;
|
||||||
}
|
}
|
||||||
|
|
||||||
.loader .binary {
|
.loader .binary {
|
||||||
|
|||||||
@@ -22,6 +22,7 @@ html.dark {
|
|||||||
border-radius: 0px;
|
border-radius: 0px;
|
||||||
}
|
}
|
||||||
.el-card {
|
.el-card {
|
||||||
|
--el-card-bg-color: none !important;
|
||||||
border-radius: 0px !important;
|
border-radius: 0px !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@@ -45,7 +45,7 @@ onMounted(async () => {
|
|||||||
height: 2.6rem;
|
height: 2.6rem;
|
||||||
margin: 0 0.2rem;
|
margin: 0 0.2rem;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
background: rgba(0, 255, 136, 0.1);
|
/* background: rgba(0, 255, 136, 0.1); */
|
||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
color: #00ff88;
|
color: #00ff88;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user