修改后台头部背景颜色
This commit is contained in:
@@ -92,4 +92,11 @@ export default {
|
||||
}
|
||||
</script>
|
||||
|
||||
<style scoped></style>
|
||||
<style scoped>
|
||||
.navbar,.logo{
|
||||
background-color:black !important;
|
||||
}
|
||||
.sidebar-toggle:hover{
|
||||
background-color:#292828 !important;
|
||||
}
|
||||
</style>
|
Reference in New Issue
Block a user