Skip to content
Snippets Groups Projects
_projects-table.scss 187 B
Newer Older
  • Learn to ignore specific revisions
  • .projects-table {
        .reporting {
            .icon {
    
                margin-right: .3rem;
    
                width: 25px;
                height: 25px;
                fill: $color--tomato;
            }
        }
    }