@chipstcp/upyog-css 1.0.0 → 1.0.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (133) hide show
  1. package/dist/index.css +26 -2
  2. package/dist/index.min.css +1 -1
  3. package/package.json +1 -1
  4. package/src/components/CardBasedOptions.scss +535 -535
  5. package/src/components/CitizenHomeCard.scss +228 -228
  6. package/src/components/EllipsisMenu.scss +16 -16
  7. package/src/components/EventCalendarView.scss +9 -9
  8. package/src/components/FAQ.scss +63 -63
  9. package/src/components/NewAccordianCitizen.scss +130 -130
  10. package/src/components/OnGroundEventCard.scss +71 -71
  11. package/src/components/PageBasedInput.scss +30 -30
  12. package/src/components/PopupHeadingLabel.scss +14 -14
  13. package/src/components/PropertySearchForm.scss +58 -58
  14. package/src/components/SearchForm.scss +56 -56
  15. package/src/components/SearchOnRadioButton.scss +9 -9
  16. package/src/components/StandaloneSearchBar.scss +9 -9
  17. package/src/components/SurveyModal.scss +195 -195
  18. package/src/components/TimeLine.scss +96 -96
  19. package/src/components/WhatsNewCard.scss +12 -12
  20. package/src/components/actionLink.scss +3 -3
  21. package/src/components/actionbar.scss +99 -99
  22. package/src/components/bannercomponents.scss +137 -137
  23. package/src/components/body.scss +422 -422
  24. package/src/components/buttons.scss +142 -142
  25. package/src/components/card.scss +968 -968
  26. package/src/components/cardHeaderWithOptions.scss +16 -16
  27. package/src/components/changeLanguage.scss +3 -3
  28. package/src/components/charts.scss +185 -185
  29. package/src/components/checkbox.scss +83 -83
  30. package/src/components/checkpoint.scss +65 -65
  31. package/src/components/citizenInfoLabel.scss +14 -14
  32. package/src/components/custombtn.scss +15 -15
  33. package/src/components/datatable.scss +119 -119
  34. package/src/components/datewrap.scss +21 -21
  35. package/src/components/detailscard.scss +6 -6
  36. package/src/components/detailscontainer.scss +13 -13
  37. package/src/components/documentSection.scss +134 -134
  38. package/src/components/filters.scss +97 -97
  39. package/src/components/grey.scss +3 -3
  40. package/src/components/hoc/InboxComposer.scss +111 -111
  41. package/src/components/howItWorks.scss +71 -71
  42. package/src/components/imageviewer.scss +33 -33
  43. package/src/components/info-banner.scss +35 -35
  44. package/src/components/inputotp.scss +15 -15
  45. package/src/components/keynote.scss +29 -29
  46. package/src/components/languageSelector.scss +24 -24
  47. package/src/components/loader.scss +96 -96
  48. package/src/components/map.scss +36 -36
  49. package/src/components/metricsTable.scss +26 -26
  50. package/src/components/multiLink.scss +117 -117
  51. package/src/components/multiSelectDropdown.scss +88 -88
  52. package/src/components/navbar.scss +377 -377
  53. package/src/components/newFooter.scss +82 -82
  54. package/src/components/plusMinus.scss +15 -15
  55. package/src/components/popup.scss +26 -26
  56. package/src/components/radiobtn.scss +46 -46
  57. package/src/components/ratingstar.scss +33 -33
  58. package/src/components/roundedLabel.scss +10 -10
  59. package/src/components/searchAction.scss +27 -27
  60. package/src/components/sectionalDropdown.scss +43 -43
  61. package/src/components/selectdropdown.scss +302 -302
  62. package/src/components/staticDynamicMessages.scss +110 -110
  63. package/src/components/staticSideBar.scss +27 -27
  64. package/src/components/statushighlight.scss +17 -17
  65. package/src/components/submiterrors.scss +11 -11
  66. package/src/components/summary.scss +28 -28
  67. package/src/components/table.scss +383 -383
  68. package/src/components/tag.scss +27 -27
  69. package/src/components/telephone.scss +17 -17
  70. package/src/components/textfields.scss +146 -146
  71. package/src/components/toast.scss +31 -31
  72. package/src/components/toggleSwitch.scss +40 -40
  73. package/src/components/topbar.scss +217 -217
  74. package/src/components/uploadcomponents.scss +116 -116
  75. package/src/index.scss +2110 -2087
  76. package/src/modules/BPA/index.scss +97 -97
  77. package/src/modules/adv/index.scss +643 -643
  78. package/src/modules/hrms/index.scss +1327 -1327
  79. package/src/modules/rentAndLease/index.scss +238 -238
  80. package/src/pages/citizen/CitizenEngagementNotificationWrapper.scss +8 -8
  81. package/src/pages/citizen/CitizenLogin.scss +50 -50
  82. package/src/pages/citizen/DocumentList.scss +454 -454
  83. package/src/pages/citizen/Events.scss +46 -46
  84. package/src/pages/citizen/HomePageWrapper.scss +215 -215
  85. package/src/pages/citizen/InboxCard.scss +378 -378
  86. package/src/pages/citizen/SurveyList.scss +24 -24
  87. package/src/pages/citizen/citizenDocument.scss +25 -25
  88. package/src/pages/citizen/citizenNewLogin.scss +352 -352
  89. package/src/pages/citizen/container.scss +32 -32
  90. package/src/pages/citizen/loaderMessage.scss +341 -341
  91. package/src/pages/citizen/payment/payment-type.scss +2 -2
  92. package/src/pages/citizen/updatePropertyNumber.scss +46 -46
  93. package/src/pages/common/form.scss +25 -25
  94. package/src/pages/common/newApplicationTimeline.scss +341 -341
  95. package/src/pages/common/pgrUICssfix.scss +128 -128
  96. package/src/pages/common/requiredField.scss +3 -2
  97. package/src/pages/common/sanctionFeeTable.scss +91 -91
  98. package/src/pages/common/searchIcon.scss +12 -12
  99. package/src/pages/common/sitePhotoGraphs.scss +26 -26
  100. package/src/pages/common/stepForm.scss +40 -40
  101. package/src/pages/employee/EmployeeLogin.scss +6 -6
  102. package/src/pages/employee/cardfix.scss +13 -13
  103. package/src/pages/employee/container.scss +73 -73
  104. package/src/pages/employee/dashboard.scss +204 -204
  105. package/src/pages/employee/disconnection.scss +425 -425
  106. package/src/pages/employee/dss.scss +251 -251
  107. package/src/pages/employee/faq.scss +353 -353
  108. package/src/pages/employee/footer.scss +68 -68
  109. package/src/pages/employee/form-fields.scss +26 -26
  110. package/src/pages/employee/header.scss +262 -262
  111. package/src/pages/employee/iframe.scss +65 -65
  112. package/src/pages/employee/inbox.scss +1110 -1110
  113. package/src/pages/employee/index.scss +693 -693
  114. package/src/pages/employee/landing.scss +1802 -1802
  115. package/src/pages/employee/login.scss +253 -253
  116. package/src/pages/employee/oldMobileInbox.scss +4 -4
  117. package/src/pages/employee/popupmodule.scss +47 -47
  118. package/src/pages/employee/response.scss +2 -2
  119. package/src/pages/employee/scroll-table.scss +113 -113
  120. package/src/pages/employee/surveys.scss +469 -469
  121. package/src/pages/employee/tooltip.scss +35 -35
  122. package/src/pages/employee/updateNumber.scss +12 -12
  123. package/src/pages/swach/index.scss +231 -231
  124. package/src/pages/ws/index.scss +118 -118
  125. package/svg/camera.svg +4 -4
  126. package/svg/check.svg +3 -3
  127. package/svg/close.svg +4 -4
  128. package/svg/error.svg +3 -3
  129. package/svg/error2.svg +5 -5
  130. package/svg/searchicon.svg +3 -3
  131. package/svg/starempty.svg +3 -3
  132. package/svg/starfilled.svg +4 -4
  133. package/svg/success.svg +3 -3
@@ -1,341 +1,341 @@
1
- .custom-timeline-container {
2
- padding: 24px;
3
- background: linear-gradient(135deg, #fff, #f8fafb);
4
- border-radius: 14px;
5
- }
6
-
7
- .custom-timeline-header {
8
- margin-bottom: 24px;
9
- }
10
-
11
- .custom-tracking-status-header {
12
- display: flex;
13
- align-items: center;
14
- justify-content: center;
15
- gap: 12px;
16
- margin-bottom: 16px;
17
- }
18
-
19
- .custom-tracking-line {
20
- height: 1px;
21
- background-color: #9ca3af;
22
- width: 80px;
23
- }
24
-
25
- .custom-tracking-status-text {
26
- font-size: 14px;
27
- font-weight: 600;
28
- color: #1d4ed8;
29
- white-space: nowrap;
30
- letter-spacing: 0.05em;
31
- }
32
-
33
- .custom-title-bar-row {
34
- display: flex;
35
- align-items: center;
36
- gap: 24px;
37
- width: 100%;
38
- }
39
-
40
- .custom-timeline-title {
41
- font-size: 24px;
42
- font-weight: 700;
43
- color: #1e3a8a;
44
- white-space: nowrap;
45
- }
46
-
47
- .custom-blue-bar {
48
- background: linear-gradient(to left, #2563eb, #0d9488); /* Reversed gradient */
49
- height: 50px;
50
- border-radius: 5px;
51
- flex: 1;
52
- min-width: 50px; /* Ensure it doesn't collapse */
53
- }
54
-
55
- .custom-timeline-entries {
56
- display: flex;
57
- flex-direction: column;
58
- gap: 0;
59
- }
60
-
61
- .custom-timeline-entry {
62
- position: relative;
63
- margin-bottom: 32px;
64
- }
65
-
66
- .custom-vertical-line {
67
- position: absolute;
68
- left: 93px;
69
- top: 37px;
70
- width: 3px;
71
- background-color: #d1d5db;
72
- bottom: 0;
73
- }
74
-
75
- .custom-date-badge {
76
- display: inline-block;
77
- background-color: #14b8a6;
78
- color: white;
79
- padding: 8px 16px;
80
- border-radius: 8px;
81
- font-weight: 700;
82
- font-size: 14px;
83
- margin-bottom: 12px;
84
- }
85
-
86
- .custom-entry-content {
87
- display: flex;
88
- gap: 24px;
89
- }
90
-
91
- .custom-icon-container {
92
- position: relative;
93
- flex-shrink: 0;
94
- margin-left: 69px;
95
- }
96
-
97
- .custom-circular-icon {
98
- width: 48px;
99
- height: 48px;
100
- border-radius: 50%;
101
- background-color: #14b8a6;
102
- display: flex;
103
- align-items: center;
104
- justify-content: center;
105
- box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
106
- position: relative;
107
- z-index: 10;
108
- }
109
-
110
- .custom-mail-icon {
111
- width: 20px;
112
- height: 20px;
113
- color: white;
114
- fill: none;
115
- stroke: currentColor;
116
- stroke-width: 2;
117
- stroke-linecap: round;
118
- stroke-linejoin: round;
119
- }
120
-
121
- .custom-content-card {
122
- flex: 1;
123
- border: 1px solid #d1d5db;
124
- border-radius: 6px;
125
- background-color: white;
126
- box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
127
- }
128
-
129
- .custom-card-top {
130
- display: grid;
131
- grid-template-columns: 1fr 1fr 1fr;
132
- align-items: flex-start;
133
- padding: 20px 24px;
134
- gap: 16px;
135
- }
136
-
137
- .custom-card-column {
138
- display: flex;
139
- flex-direction: column;
140
- }
141
-
142
- .custom-card-column-mid {
143
- text-align: center;
144
- }
145
-
146
- .custom-card-column-right {
147
- text-align: right;
148
- align-items: flex-end;
149
- }
150
-
151
- .custom-action-title {
152
- font-size: 16px;
153
- font-weight: 700;
154
- color: #374151;
155
- margin-bottom: 8px;
156
- }
157
-
158
- .custom-status-text {
159
- font-size: 14px;
160
- font-weight: 600;
161
- color: #374151;
162
- }
163
-
164
- .custom-officer-info {
165
- margin-bottom: 4px;
166
- }
167
-
168
- .custom-officer-name {
169
- font-size: 14px;
170
- font-weight: 700;
171
- color: #374151;
172
- margin-bottom: 4px;
173
- }
174
-
175
- .custom-officer-email {
176
- font-size: 14px;
177
- color: #4b5563;
178
- }
179
-
180
- .custom-email-label {
181
- font-weight: 600;
182
- }
183
-
184
- .custom-comments-section {
185
- display: flex;
186
- flex-direction: column;
187
- border-top: 1px solid #e5e7eb;
188
- padding: 16px 24px 20px;
189
- gap: 12px;
190
- }
191
-
192
- .custom-comments-content {
193
- width: 100%;
194
- }
195
-
196
- .custom-assigned-to-footer {
197
- align-self: flex-end;
198
- text-align: right;
199
- display: flex;
200
- flex-direction: column;
201
- align-items: flex-end;
202
- }
203
-
204
- .custom-assignee-section {
205
- border-top: 1px solid #e5e7eb;
206
- padding: 16px 24px 20px;
207
- }
208
-
209
- .custom-comments-title {
210
- font-size: 14px;
211
- font-weight: 600;
212
- color: #4b5563;
213
- margin-bottom: 8px;
214
- }
215
-
216
- .custom-comment-text {
217
- font-size: 14px;
218
- color: #374151;
219
- line-height: 1.6;
220
- overflow-wrap: break-word;
221
- word-break: break-word;
222
- }
223
-
224
- .custom-doc-container {
225
- display: inline-block;
226
- margin-right: 10px;
227
- }
228
-
229
- .custom-doc-link {
230
- display: inline-flex;
231
- align-items: center;
232
- gap: 4px;
233
- color: #2563eb;
234
- text-decoration: none;
235
-
236
- span {
237
- font-size: 14px;
238
- font-weight: 600;
239
- }
240
- }
241
-
242
- .custom-comments-section-no-border {
243
- padding: 16px 24px 20px;
244
- }
245
-
246
- /* Responsive Adjustments */
247
- @media (max-width: 768px) {
248
- .custom-timeline-container {
249
- padding: 16px;
250
- }
251
-
252
- .custom-tracking-line {
253
- width: 40px;
254
- }
255
-
256
- .custom-timeline-title {
257
- font-size: 20px;
258
- white-space: normal;
259
- }
260
-
261
- .custom-blue-bar {
262
- height: 40px;
263
- min-width: 30px;
264
- }
265
-
266
- .custom-vertical-line {
267
- left: 24px;
268
- }
269
-
270
- .custom-icon-container {
271
- margin-left: 0;
272
- }
273
-
274
- .custom-circular-icon {
275
- width: 40px;
276
- height: 40px;
277
- }
278
-
279
- .custom-date-badge {
280
- padding: 6px 12px;
281
- font-size: 12px;
282
- }
283
-
284
- .custom-entry-content {
285
- gap: 16px;
286
- }
287
-
288
- .custom-card-top {
289
- display: flex;
290
- flex-direction: column;
291
- padding: 16px;
292
- gap: 12px;
293
- }
294
-
295
- .custom-card-column {
296
- width: 100% !important;
297
- text-align: left !important;
298
- align-items: flex-start !important;
299
- }
300
-
301
- .custom-comments-section {
302
- padding: 12px 16px;
303
- }
304
-
305
- .custom-assigned-to-footer {
306
- align-self: flex-start;
307
- text-align: left;
308
- align-items: flex-start;
309
- }
310
- }
311
-
312
- @media (max-width: 480px) {
313
- .custom-tracking-line {
314
- display: none;
315
- }
316
-
317
- .custom-title-bar-row {
318
- gap: 12px;
319
- }
320
-
321
- .custom-timeline-title {
322
- font-size: 18px;
323
- }
324
-
325
- .custom-vertical-line {
326
- left: 20px;
327
- }
328
-
329
- .custom-circular-icon {
330
- width: 36px;
331
- height: 36px;
332
- }
333
-
334
- .custom-icon-container {
335
- margin-left: 2px;
336
- }
337
-
338
- .custom-entry-content {
339
- gap: 12px;
340
- }
341
- }
1
+ .custom-timeline-container {
2
+ padding: 24px;
3
+ background: linear-gradient(135deg, #fff, #f8fafb);
4
+ border-radius: 14px;
5
+ }
6
+
7
+ .custom-timeline-header {
8
+ margin-bottom: 24px;
9
+ }
10
+
11
+ .custom-tracking-status-header {
12
+ display: flex;
13
+ align-items: center;
14
+ justify-content: center;
15
+ gap: 12px;
16
+ margin-bottom: 16px;
17
+ }
18
+
19
+ .custom-tracking-line {
20
+ height: 1px;
21
+ background-color: #9ca3af;
22
+ width: 80px;
23
+ }
24
+
25
+ .custom-tracking-status-text {
26
+ font-size: 14px;
27
+ font-weight: 600;
28
+ color: #1d4ed8;
29
+ white-space: nowrap;
30
+ letter-spacing: 0.05em;
31
+ }
32
+
33
+ .custom-title-bar-row {
34
+ display: flex;
35
+ align-items: center;
36
+ gap: 24px;
37
+ width: 100%;
38
+ }
39
+
40
+ .custom-timeline-title {
41
+ font-size: 24px;
42
+ font-weight: 700;
43
+ color: #1e3a8a;
44
+ white-space: nowrap;
45
+ }
46
+
47
+ .custom-blue-bar {
48
+ background: linear-gradient(to left, #2563eb, #0d9488); /* Reversed gradient */
49
+ height: 50px;
50
+ border-radius: 5px;
51
+ flex: 1;
52
+ min-width: 50px; /* Ensure it doesn't collapse */
53
+ }
54
+
55
+ .custom-timeline-entries {
56
+ display: flex;
57
+ flex-direction: column;
58
+ gap: 0;
59
+ }
60
+
61
+ .custom-timeline-entry {
62
+ position: relative;
63
+ margin-bottom: 32px;
64
+ }
65
+
66
+ .custom-vertical-line {
67
+ position: absolute;
68
+ left: 93px;
69
+ top: 37px;
70
+ width: 3px;
71
+ background-color: #d1d5db;
72
+ bottom: 0;
73
+ }
74
+
75
+ .custom-date-badge {
76
+ display: inline-block;
77
+ background-color: #14b8a6;
78
+ color: white;
79
+ padding: 8px 16px;
80
+ border-radius: 8px;
81
+ font-weight: 700;
82
+ font-size: 14px;
83
+ margin-bottom: 12px;
84
+ }
85
+
86
+ .custom-entry-content {
87
+ display: flex;
88
+ gap: 24px;
89
+ }
90
+
91
+ .custom-icon-container {
92
+ position: relative;
93
+ flex-shrink: 0;
94
+ margin-left: 69px;
95
+ }
96
+
97
+ .custom-circular-icon {
98
+ width: 48px;
99
+ height: 48px;
100
+ border-radius: 50%;
101
+ background-color: #14b8a6;
102
+ display: flex;
103
+ align-items: center;
104
+ justify-content: center;
105
+ box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
106
+ position: relative;
107
+ z-index: 10;
108
+ }
109
+
110
+ .custom-mail-icon {
111
+ width: 20px;
112
+ height: 20px;
113
+ color: white;
114
+ fill: none;
115
+ stroke: currentColor;
116
+ stroke-width: 2;
117
+ stroke-linecap: round;
118
+ stroke-linejoin: round;
119
+ }
120
+
121
+ .custom-content-card {
122
+ flex: 1;
123
+ border: 1px solid #d1d5db;
124
+ border-radius: 6px;
125
+ background-color: white;
126
+ box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
127
+ }
128
+
129
+ .custom-card-top {
130
+ display: grid;
131
+ grid-template-columns: 1fr 1fr 1fr;
132
+ align-items: flex-start;
133
+ padding: 20px 24px;
134
+ gap: 16px;
135
+ }
136
+
137
+ .custom-card-column {
138
+ display: flex;
139
+ flex-direction: column;
140
+ }
141
+
142
+ .custom-card-column-mid {
143
+ text-align: center;
144
+ }
145
+
146
+ .custom-card-column-right {
147
+ text-align: right;
148
+ align-items: flex-end;
149
+ }
150
+
151
+ .custom-action-title {
152
+ font-size: 16px;
153
+ font-weight: 700;
154
+ color: #374151;
155
+ margin-bottom: 8px;
156
+ }
157
+
158
+ .custom-status-text {
159
+ font-size: 14px;
160
+ font-weight: 600;
161
+ color: #374151;
162
+ }
163
+
164
+ .custom-officer-info {
165
+ margin-bottom: 4px;
166
+ }
167
+
168
+ .custom-officer-name {
169
+ font-size: 14px;
170
+ font-weight: 700;
171
+ color: #374151;
172
+ margin-bottom: 4px;
173
+ }
174
+
175
+ .custom-officer-email {
176
+ font-size: 14px;
177
+ color: #4b5563;
178
+ }
179
+
180
+ .custom-email-label {
181
+ font-weight: 600;
182
+ }
183
+
184
+ .custom-comments-section {
185
+ display: flex;
186
+ flex-direction: column;
187
+ border-top: 1px solid #e5e7eb;
188
+ padding: 16px 24px 20px;
189
+ gap: 12px;
190
+ }
191
+
192
+ .custom-comments-content {
193
+ width: 100%;
194
+ }
195
+
196
+ .custom-assigned-to-footer {
197
+ align-self: flex-end;
198
+ text-align: right;
199
+ display: flex;
200
+ flex-direction: column;
201
+ align-items: flex-end;
202
+ }
203
+
204
+ .custom-assignee-section {
205
+ border-top: 1px solid #e5e7eb;
206
+ padding: 16px 24px 20px;
207
+ }
208
+
209
+ .custom-comments-title {
210
+ font-size: 14px;
211
+ font-weight: 600;
212
+ color: #4b5563;
213
+ margin-bottom: 8px;
214
+ }
215
+
216
+ .custom-comment-text {
217
+ font-size: 14px;
218
+ color: #374151;
219
+ line-height: 1.6;
220
+ overflow-wrap: break-word;
221
+ word-break: break-word;
222
+ }
223
+
224
+ .custom-doc-container {
225
+ display: inline-block;
226
+ margin-right: 10px;
227
+ }
228
+
229
+ .custom-doc-link {
230
+ display: inline-flex;
231
+ align-items: center;
232
+ gap: 4px;
233
+ color: #2563eb;
234
+ text-decoration: none;
235
+
236
+ span {
237
+ font-size: 14px;
238
+ font-weight: 600;
239
+ }
240
+ }
241
+
242
+ .custom-comments-section-no-border {
243
+ padding: 16px 24px 20px;
244
+ }
245
+
246
+ /* Responsive Adjustments */
247
+ @media (max-width: 768px) {
248
+ .custom-timeline-container {
249
+ padding: 16px;
250
+ }
251
+
252
+ .custom-tracking-line {
253
+ width: 40px;
254
+ }
255
+
256
+ .custom-timeline-title {
257
+ font-size: 20px;
258
+ white-space: normal;
259
+ }
260
+
261
+ .custom-blue-bar {
262
+ height: 40px;
263
+ min-width: 30px;
264
+ }
265
+
266
+ .custom-vertical-line {
267
+ left: 24px;
268
+ }
269
+
270
+ .custom-icon-container {
271
+ margin-left: 0;
272
+ }
273
+
274
+ .custom-circular-icon {
275
+ width: 40px;
276
+ height: 40px;
277
+ }
278
+
279
+ .custom-date-badge {
280
+ padding: 6px 12px;
281
+ font-size: 12px;
282
+ }
283
+
284
+ .custom-entry-content {
285
+ gap: 16px;
286
+ }
287
+
288
+ .custom-card-top {
289
+ display: flex;
290
+ flex-direction: column;
291
+ padding: 16px;
292
+ gap: 12px;
293
+ }
294
+
295
+ .custom-card-column {
296
+ width: 100% !important;
297
+ text-align: left !important;
298
+ align-items: flex-start !important;
299
+ }
300
+
301
+ .custom-comments-section {
302
+ padding: 12px 16px;
303
+ }
304
+
305
+ .custom-assigned-to-footer {
306
+ align-self: flex-start;
307
+ text-align: left;
308
+ align-items: flex-start;
309
+ }
310
+ }
311
+
312
+ @media (max-width: 480px) {
313
+ .custom-tracking-line {
314
+ display: none;
315
+ }
316
+
317
+ .custom-title-bar-row {
318
+ gap: 12px;
319
+ }
320
+
321
+ .custom-timeline-title {
322
+ font-size: 18px;
323
+ }
324
+
325
+ .custom-vertical-line {
326
+ left: 20px;
327
+ }
328
+
329
+ .custom-circular-icon {
330
+ width: 36px;
331
+ height: 36px;
332
+ }
333
+
334
+ .custom-icon-container {
335
+ margin-left: 2px;
336
+ }
337
+
338
+ .custom-entry-content {
339
+ gap: 12px;
340
+ }
341
+ }