toggle-corp/react-store

View on GitHub
components/View/SortableListView/ListView/ListItem/styles.scss

Summary

Maintainability
Test Coverage

.sortable-item {
    display: flex;
    align-items: center;
    width: 100%;
}