![]() Server : LiteSpeed System : Linux premium84.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64 User : claqxcrl ( 523) PHP Version : 8.1.32 Disable Function : NONE Directory : /home/claqxcrl/claquemagazineawards.com/wp-content/themes/exs/assets/css/ |
/*Fixed Sidebar styles*/ :root{ --sfixWidth: 320px; --sfixPX: 30px; } #sfix{ width: var(--sfixWidth); position: fixed; top: 0; left: 0; bottom: 0; height: 100vh; max-width: 100vw; z-index: 3; } #sfix > div{ padding: var(--sfixPX); display: flex; flex-direction: column; height: 100%; overflow-x: hidden; overflow-y: auto; } #sfix.sfix-shadow{ box-shadow: 0 0 20px 0 rgba(100, 100, 100, .15); } #sfix.sfix-border{ border-right: 1px solid var(--colorBorder); }