feat:
This commit is contained in:
@ -5,10 +5,16 @@
|
||||
&__banner {
|
||||
font-weight: 400;
|
||||
font-size: 24px;
|
||||
height: 72px;
|
||||
height: 74px;
|
||||
padding: 32px 32px 25px;
|
||||
line-height: 36px;
|
||||
color: #999999;
|
||||
background: #F5F6FA;
|
||||
position: fixed;
|
||||
z-index: 1;
|
||||
top: 99px;
|
||||
left: 0;
|
||||
right: 0;
|
||||
}
|
||||
&__title {
|
||||
height: 72px;
|
||||
|
||||
Reference in New Issue
Block a user