Skip to content

Commit 24e746c

Browse files
committed
Tweak CBA tab styling
1 parent ea6b0f0 commit 24e746c

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

src/renderer/components/HelmetProject/CostBenefitAnalysis/CostBenefitAnalysis.css

+1-3
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
.CBA {
2-
background: #F4F4F5;
3-
border-top: 1px solid #CCCCCC;
4-
border-bottom: 1px solid #CCCCCC;
2+
background: #FFFFFF;
53
box-sizing: border-box;
64
padding: 20px;
75
margin-bottom: 20px;

0 commit comments

Comments
 (0)