Browse Source

Update theme.css

pull/13232/head
Armağan Ünlü 4 years ago
committed by GitHub
parent
commit
fc0e72f7ad
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      modules/basic-theme/src/Volo.Abp.AspNetCore.Components.Web.BasicTheme/wwwroot/libs/abp/css/theme.css

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

@ -170,9 +170,9 @@ div.dataTables_wrapper div.dataTables_length label {
}
h1.content-header-title{
font-size: 1.5rem;
font-size: 1.5em;
}
.b-table h4.h4 {
text-align: center;
}
}

Loading…
Cancel
Save