@codex-storage/marketplace-ui-components
Version:
Marketplace UI components for Codex decentralized storage network.
2 lines (1 loc) • 340 B
CSS
.sheets{overflow:hidden;width:100%;height:100%;left:0;top:0;z-index:-1}.sheets.sheets--open{z-index:2}.sheets aside{position:fixed;transition:transform .25s;z-index:2;justify-content:space-between;max-width:400px;height:100%;bottom:0;top:0;transform:translate(1300px);right:0}.sheets aside[aria-expanded]{transform:translate(0);z-index:10}