Files
2026-05-06 14:19:07 -04:00

3 lines
122 B
CSS

/* Tenant portal custom styles */
.sidebar { height: calc(100vh - 56px); overflow-y: auto; position: sticky; top: 56px; }