We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 20b3798 commit 2b18af5Copy full SHA for 2b18af5
src/views/dashboard/Dashboard.js
@@ -244,7 +244,7 @@ const Dashboard = () => {
244
<CRow>
245
<CCol xs={6}>
246
<div className="border-start border-start-4 border-start-info py-1 px-3">
247
- <div className="text-body-secondary text-truncate xsall">New Clients</div>
+ <div className="text-body-secondary text-truncate small">New Clients</div>
248
<div className="fs-5 fw-semibold">9,123</div>
249
</div>
250
</CCol>
0 commit comments