style: 优化样式1.2
This commit is contained in:
@@ -26,6 +26,7 @@ html.dark {
|
||||
.el-card {
|
||||
--el-card-bg-color: none !important;
|
||||
border-radius: 0px !important;
|
||||
background-color: #04080B !important;
|
||||
}
|
||||
|
||||
.el-card:hover {
|
||||
|
||||
@@ -270,4 +270,8 @@ const handleClick = () => {};
|
||||
margin-top: 0.5rem;
|
||||
margin-right: 1rem;
|
||||
}
|
||||
|
||||
::v-deep(.w-e-text-container span) {
|
||||
color: #FFF;
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user