更新代码
This commit is contained in:
@ -61,10 +61,10 @@ import Yjclqktj from "./model/yjclqktj.vue";
|
||||
}
|
||||
}
|
||||
.asideL {
|
||||
background: linear-gradient(to right, rgba(78, 98, 132, 0.8) 0%, #fff 100%);
|
||||
background: linear-gradient(to right, rgba(78, 98, 132, 0.8) 0%, rgba(255,255,255,0.1) 100%);
|
||||
}
|
||||
.asideR {
|
||||
background: linear-gradient(to left, rgba(78, 98, 132, 0.8) 0%, #fff 100%);
|
||||
background: linear-gradient(to left, rgba(78, 98, 132, 0.8) 0%, rgba(255,255,255,0.1) 100%);
|
||||
}
|
||||
.homeBox .home-contant .home-aside .aside-middle {
|
||||
height: calc((100% - 60px) / 2);
|
||||
|
Reference in New Issue
Block a user