jquery-modal icon indicating copy to clipboard operation
jquery-modal copied to clipboard

fix conflict with bootstrap modal class

Open vahidalvandi opened this issue 4 years ago • 0 comments

hi . please add height:unset ; in .modal class , this can remove conflict with bootstrap content scroll and height

.modal { height: unset; }

vahidalvandi avatar Jul 26 '21 07:07 vahidalvandi