mirror of
https://gitee.com/ccnetcore/Yi
synced 2026-04-22 17:36:36 +08:00
style: 上线全局样式
This commit is contained in:
@@ -23,14 +23,14 @@ import ActivityNav from './ActivityNav.vue'
|
||||
.menuList {
|
||||
width: 20%;
|
||||
height: 100%;
|
||||
background-color: #fff;
|
||||
border-radius: 5px;
|
||||
background-color: #1D1E1F;
|
||||
border: 1px solid rgba(0, 255, 136, 0.2);
|
||||
}
|
||||
.page {
|
||||
width: 75%;
|
||||
height: 100%;
|
||||
background-color: #fff;
|
||||
border-radius: 5px;
|
||||
border: 1px solid rgba(0, 255, 136, 0.2);
|
||||
background-color: #1D1E1F;
|
||||
}
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user