前端样式完成
parent
4eaeab4ebe
commit
b93d5646bb
|
@ -28,7 +28,7 @@
|
||||||
.nav {
|
.nav {
|
||||||
display: flex;
|
display: flex;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
width: calc(100% - 340px);
|
width: calc(100% - 345px);
|
||||||
height: 50px;
|
height: 50px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -54,7 +54,7 @@
|
||||||
display: flex;
|
display: flex;
|
||||||
justify-content: flex-end;
|
justify-content: flex-end;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
width: 212px;
|
width: 216px;
|
||||||
position: relative;
|
position: relative;
|
||||||
}
|
}
|
||||||
/* 通知 */
|
/* 通知 */
|
||||||
|
|
Loading…
Reference in New Issue