style: 全局修改样式主题
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
height: 100%;
|
||||
/*background-color: #272162;*/
|
||||
background: linear-gradient(135deg, #0a0a0a 0%, #0d1520 30%, #0a0a0a 70%, #0f1520 100%), linear-gradient(135deg, rgba(0, 255, 136, 0.03) 0%, rgba(0, 0, 0, 0.8) 50%, rgba(0, 255, 136, 0.02) 100%);
|
||||
}
|
||||
|
||||
.div-content
|
||||
@@ -24,7 +24,7 @@
|
||||
{
|
||||
width: 414px;
|
||||
height:522px;
|
||||
background-color: #FFFFFF;
|
||||
/* background-color: #FFFFFF; */
|
||||
}
|
||||
.div-right
|
||||
{
|
||||
@@ -197,7 +197,7 @@ align-items: flex-end;
|
||||
{
|
||||
width: 414px;
|
||||
height:522px;
|
||||
background-color: #FFFFFF;
|
||||
/* background-color: #FFFFFF; */
|
||||
|
||||
}
|
||||
.div-right-register
|
||||
|
||||
@@ -138,7 +138,7 @@
|
||||
/** 表格更多操作下拉样式 */
|
||||
.el-table .el-dropdown-link {
|
||||
cursor: pointer;
|
||||
color: #409EFF;
|
||||
color: #00DA72;
|
||||
margin-left: 10px;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user