.dashboard-feedback{align-items:stretch;gap:5em;display:flex}.dashboard-feedback .heading{flex-direction:column;justify-content:space-between;align-items:flex-start;display:flex}.dashboard-feedback .heading .title{font-weight:var(--font-weight-label);font-size:large}.dashboard-feedback .inputs{flex:1;align-items:center;gap:10px;display:flex}.dashboard-feedback .inputs .text-input{flex:1}.dashboards{flex-direction:column;width:100%;height:100%;padding:0;display:flex;overflow:hidden}.dashboards .dashboards-title{gap:5px;display:flex}.dashboards .dashboards-header .actions{flex:1;justify-content:space-between;margin-left:0}.dashboards .dashboards-header .actions .dashboards-dashboard-selector{width:280px}.dashboards .dashboards-header .actions .dashboards-actions{gap:10px;display:flex}.dashboards .dashboards-header .actions .dashboards-actions .dashboard-selection .ant-segmented-item-selected{background-color:var(--button-primary);color:var(--action-font-light)}.dashboards .dashboards-content{flex-direction:column;gap:10px;width:100%;height:100%;padding:20px;display:flex;overflow-y:auto}
