Skip to content

Commit 50ce48e

Browse files
committed
remove duplicate styling
1 parent 181d592 commit 50ce48e

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

redisinsight/ui/src/components/import-file-modal/styles.module.scss

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -46,16 +46,6 @@
4646
margin-top: 4px;
4747
}
4848
}
49-
50-
.loading, .result {
51-
display: flex;
52-
flex-direction: column;
53-
align-items: center;
54-
justify-content: center;
55-
text-align: center;
56-
57-
margin-top: 20px;
58-
}
5949
}
6050

6151
.loading, .result {

0 commit comments

Comments
 (0)