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