Skip to content

Commit 6ce596b

Browse files
one-line
1 parent ced33aa commit 6ce596b

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

src/resources/assets/css/common.css

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -299,6 +299,7 @@ form .select2.select2-container {
299299
}
300300

301301
.dt-buttons,
302+
.dtr-modal .details-control,
302303
.modal .details-control {
303304
display: none;
304305
}
@@ -311,10 +312,6 @@ form .select2.select2-container {
311312
display: none;
312313
}
313314

314-
.dtr-modal .details-control{
315-
display: none;
316-
}
317-
318315
.content-wrapper {
319316
min-height: calc(100% - 98px);
320317
}

0 commit comments

Comments
 (0)