/* ==========================================================================
   Admin Page Styles
   ========================================================================== */

.active-users-chart-container {
    position: relative;
    height: 320px;
    width: 100%;
    padding: 16px;
    box-sizing: border-box;
}

.active-users-canvas {
    width: 100%;
    height: 100%;
}
