Sha256: 5eeff47ff3b394789ff385031376ed6ce966a730a5d3a6bea4e148ca08c2dbfe
Contents?: true
Size: 1.17 KB
Versions: 86
Compression:
Stored size: 1.17 KB
Contents
.sample-layout { overflow-y: hidden; .sample { padding-left: 50px; border-bottom: 0px; } .code-controls { .pb_nav_list_item_text { color: white !important; } .pb_nav_list_kit_item { .pb_nav_list_item_link { border-color: transparent !important; } } } .sample-nav { padding: 0 25px; background: #172257; display: flex; width: 100%; flex-basis: 200px; } .sample-actions { display: flex; align-items: center; justify-content: center; &-right { margin-left: auto; order: 2; display: flex; align-items: center; justify-content: center; .items { padding: 5px; } } } .pb--doc { margin-bottom: 0px; } .pb--codeCopy { border: 0px; position: fixed; width: 100%; height: calc(50vh - 45px); bottom: 0; left: 0; transition: all .4s; border-radius: 0 0 6px 6px; } .pb--codeCopy.close { top: 100%; height: 0px; transition: all .4s; } .compress { position: absolute; top: 15px; right: 30px; display: none; z-index: 4; } .hiddenCodeforCopy { display: none; } }
Version data entries
86 entries across 86 versions & 1 rubygems