Sha256: 069ee3450e3636dc5060a173486159b53f45f2c09353a31a24a01acbdc96be12
Contents?: true
Size: 538 Bytes
Versions: 11
Compression:
Stored size: 538 Bytes
Contents
.background-modal { position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 900; outline: 0; overflow-x: hidden; overflow-y: auto; } .modal-menu .close{ font-size: 16px; // margin-left: 10px; } .modal-dialog.modal-full { max-width: 99%; margin: 1%; } .modal-backdrop.in { z-index: auto; } .modal-body > div { display: inline-block; width: 100%; .menu-slot { z-index: 1; } } /*------ bootstrap 5 --------*/ .modal-header .btn-close { background: none; background-image: none; }
Version data entries
11 entries across 11 versions & 1 rubygems