Sha256: edc22511d9a10409028fec65d3982e8cc812c031a4d35f891760fdbfbcf147ab
Contents?: true
Size: 385 Bytes
Versions: 16
Compression:
Stored size: 385 Bytes
Contents
// // modals.scss // Extended from Bootstrap // .modal-open { padding-right: 0 !important; // additional padding is not required as we have overflow-x: hidden on the root element } .modal-open .navbar { padding-right: $navbar-padding-x !important; } // Close .modal-close { position: absolute; top: 1.5rem; right: 1.5rem; z-index: $zindex-dropdown; }
Version data entries
16 entries across 16 versions & 2 rubygems