/**
 * Layout Content
 */

.layout-content {
    flex: auto;
    min-width: 0;
}
