Skip to content

Commit e3bc3e9

Browse files
authored
Merge pull request #5287 from Laravel-Backpack/hide-dtr-on-modal
Fix: Table modal display the details row icon in the first column.
2 parents 67e0702 + 6ce596b commit e3bc3e9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/resources/assets/css/common.css

Lines changed: 1 addition & 0 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
}

0 commit comments

Comments
 (0)