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