Skip to content
Snippets Groups Projects
overview.component.css 203 B
Newer Older
  • Learn to ignore specific revisions
  • Tifenn Guillas's avatar
    Tifenn Guillas committed
    .tab-content {
        min-height: 150px;
        border-bottom: #dee2e6 solid 1px;
        border-left: #dee2e6 solid 1px;
        border-right: #dee2e6 solid 1px;
    }
    
    .title {
        color: #6c757d;
        font-size: 90%;
    }