添加用户和仓库配置文件
This commit is contained in:
@@ -112,7 +112,12 @@ window.addEventListener('scroll', handleScroll);
|
||||
border-radius:0 0 10px 10px;
|
||||
background-color: rgba(215, 224, 218, 0.9);
|
||||
}
|
||||
|
||||
#cont .cont2 .el-menu-vertical-demo{
|
||||
display: inline;
|
||||
}
|
||||
#cont .cont2 .el-menu-vertical-demo .el-menu-item:hover {
|
||||
background-color: rgb(255, 255, 255 , 0.7);
|
||||
}
|
||||
.el-menu-vertical-demo {
|
||||
background-color: rgb(0, 0, 0, 0);
|
||||
border-right: 0px;
|
||||
|
||||
Reference in New Issue
Block a user