Hidden panel zone based template Sc shot

This commit is contained in:
Nalvazhuthi
2025-04-09 18:06:08 +05:30
46 changed files with 2378 additions and 1128 deletions

View File

@@ -81,9 +81,12 @@
.returnOfInvestment {
gap: 10px;
min-width: 150px;
.charts {
width: 100%;
height: 200px;
min-width: 150px;
}
.returns-wrapper {
@@ -126,6 +129,12 @@
gap: 6px;
border-radius: 5.2px;
width: 100%;
height: 150px;
display: flex;
justify-content: center;
align-items: center;
.header {
font-size: $small;
text-align: start;