Sha256: cf6a7540f617bee18ccc1ad1c97a43049a4e9f2c63e24e89e832d6e509270248
Contents?: true
Size: 681 Bytes
Versions: 40
Compression:
Stored size: 681 Bytes
Contents
.u-outer-spaces-helper { position: fixed; bottom: 0; left: 0; display: none; width: 100%; overflow: hidden; &::after { content: ''; position: absolute; bottom: 0; left: 0; display: block; width: 100%; height: 100vh; background-color: $g-color-gray-light-v5; background-position: center; background-repeat: repeat; .g-dark-theme & { background-color: $g-color-black; } [class*="g-bgi-v"] & { background-color: transparent; } } .u-outer-space-v1 &, .u-outer-space-v2 & { display: block; } .u-outer-space-v1 & { height: 20px; } .u-outer-space-v2 & { height: 40px; } }
Version data entries
40 entries across 40 versions & 1 rubygems