/* ComIn-specific additions. Shared layout/buttons/cards come from data_hub_share.css. */

#comin-current-path-label {
    font-family: monospace;
    overflow-wrap: anywhere;
}

#comin-statistics {
    min-height: 80px;
}

#comin-plot-container:empty {
    display: none;
}

#comin-group-dropdown,
#comin-variable-dropdown,
#comin-time-dropdown,
#comin-folder-dropdown,
#comin-dataset-dropdown,
#comin-root-dropdown {
    margin-bottom: 16px;
}
