A duplicate Warning is displayed if the same file is added twice to the merging process
This commit is contained in:
@@ -8,3 +8,7 @@
|
||||
overflow-y: auto;
|
||||
white-space: pre-wrap;
|
||||
}
|
||||
.duplicate-warning {
|
||||
color: red;
|
||||
font-weight: bold;
|
||||
}
|
||||
Reference in New Issue
Block a user