GridFieldBulkEditingTools icon indicating copy to clipboard operation
GridFieldBulkEditingTools copied to clipboard

recommendation: better css

Open sunnysideup opened this issue 3 years ago • 2 comments

Hi

I added this

.bulkManagerOptions.form--no-dividers label.form-check-label input {
    margin-left: 3px;
}
.bulkManagerOptions.form--no-dividers label.form-check-label {
    display: block;
    padding-bottom: 35px;
}

to change this: image

TO: image

sunnysideup avatar Aug 15 '21 03:08 sunnysideup

note alignment improvements:

image

sunnysideup avatar Aug 15 '21 03:08 sunnysideup

This is all a bit hacky, but I would recommend that this gets changed properly if time allows.

sunnysideup avatar Aug 15 '21 03:08 sunnysideup