Skip to content

Commit 4875bce

Browse files
committed
chore: fix sonarqube error
1 parent 9efcee4 commit 4875bce

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/components/Reports/sharedComponents/ReportPage/ReportPage.module.css

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,13 +19,11 @@
1919

2020

2121
.report-page-profile {
22-
border-top-left-radius: 25px;
2322
border-radius: 25px;
2423
width: 100%;
2524
}
2625

2726
.report-page-profile-dark {
28-
border-top-left-radius: 25px;
2927
border-radius: 25px;
3028
width: 100%;
3129
}

0 commit comments

Comments
 (0)