3 lines
92 B
CSS
3 lines
92 B
CSS
/* Admin portal custom styles */
|
|
.sidebar { height: calc(100vh - 56px); overflow-y: auto; }
|