优化细节
This commit is contained in:
@@ -264,7 +264,7 @@ right: 0;
|
||||
top: 0;
|
||||
bottom: 0;
|
||||
width: 50%;
|
||||
background-color: #fff;
|
||||
|
||||
transform: translateX(100%);
|
||||
transition: transform 0.3s ease-in-out;
|
||||
display: flex;
|
||||
@@ -332,3 +332,4 @@ display: flex; flex-direction: row; justify-content: flex-end;
|
||||
.flex-3 { flex: 3; }
|
||||
.flex-5 { flex: 5; }
|
||||
</style>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user