@@ -298,6 +298,10 @@ const sizeChange = (limits) => {
display: flex;
align-items: center;
justify-content: flex-end;
+ .file {
+ display: flex;
+ align-items: center;
+ }
}
@@ -320,15 +324,6 @@ const sizeChange = (limits) => {
color: #2171f6;
- .two_3 {
- display: flex;
- align-items: center;
- .file {
- justify-content: flex-end;
- }