导航栏彻底完备
This commit is contained in:
parent
cc41555064
commit
04982007cf
@ -141,18 +141,26 @@ export default {
|
||||
#barlist{
|
||||
margin-top: 44px;
|
||||
width: 100%;
|
||||
padding-left: 32px;
|
||||
//padding-top: 24px;
|
||||
padding-right: 32px;
|
||||
//padding-left: 32px;
|
||||
//padding-right: 32px;
|
||||
}
|
||||
|
||||
.baritem{
|
||||
display: flex;
|
||||
width: 100%;
|
||||
padding-left: 32px;
|
||||
padding-right: 32px;
|
||||
height:72px;
|
||||
color: rgba(255, 255, 255, 1);
|
||||
font-size: 24px;
|
||||
font-family: PingFangSC-Medium;
|
||||
font-weight: 500;
|
||||
text-align: left;
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
.baritem:hover{
|
||||
background-color: white;
|
||||
color: black;
|
||||
}
|
||||
</style>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user