Browse Source

Update theme.css

pull/13232/head
enisn 4 years ago
parent
commit
4f1822c397
  1. 6
      modules/basic-theme/src/Volo.Abp.AspNetCore.Components.Web.BasicTheme/wwwroot/libs/abp/css/theme.css

6
modules/basic-theme/src/Volo.Abp.AspNetCore.Components.Web.BasicTheme/wwwroot/libs/abp/css/theme.css

@ -169,4 +169,10 @@ div.dataTables_wrapper div.dataTables_length label {
}
}
h1.content-header-title{
font-size: 1.5rem;
}
.b-table h4.h4 {
text-align: center;
}
Loading…
Cancel
Save