@pmidc/upyog-css 1.2.21 → 1.2.22

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 (132) hide show
  1. package/dist/index.css +20119 -0
  2. package/dist/index.min.css +1 -0
  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 +147 -147
  25. package/src/components/card.scss +920 -920
  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 +87 -87
  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 +15 -15
  56. package/src/components/radiobtn.scss +44 -44
  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 +140 -140
  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 +113 -113
  75. package/src/index.scss +1442 -1442
  76. package/src/modules/BPA/index.scss +98 -98
  77. package/src/modules/adv/index.scss +643 -643
  78. package/src/modules/hrms/index.scss +846 -494
  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 +339 -339
  95. package/src/pages/common/pgrUICssfix.scss +106 -105
  96. package/src/pages/common/requiredField.scss +2 -2
  97. package/src/pages/common/sanctionFeeTable.scss +91 -91
  98. package/src/pages/common/searchIcon.scss +12 -12
  99. package/src/pages/common/stepForm.scss +40 -40
  100. package/src/pages/employee/EmployeeLogin.scss +6 -6
  101. package/src/pages/employee/cardfix.scss +13 -13
  102. package/src/pages/employee/container.scss +73 -73
  103. package/src/pages/employee/dashboard.scss +204 -204
  104. package/src/pages/employee/disconnection.scss +425 -425
  105. package/src/pages/employee/dss.scss +251 -251
  106. package/src/pages/employee/faq.scss +353 -353
  107. package/src/pages/employee/footer.scss +68 -68
  108. package/src/pages/employee/form-fields.scss +26 -26
  109. package/src/pages/employee/header.scss +262 -262
  110. package/src/pages/employee/iframe.scss +65 -65
  111. package/src/pages/employee/inbox.scss +959 -959
  112. package/src/pages/employee/index.scss +693 -693
  113. package/src/pages/employee/landing.scss +1802 -1802
  114. package/src/pages/employee/login.scss +253 -253
  115. package/src/pages/employee/oldMobileInbox.scss +4 -4
  116. package/src/pages/employee/popupmodule.scss +47 -47
  117. package/src/pages/employee/response.scss +2 -2
  118. package/src/pages/employee/scroll-table.scss +113 -113
  119. package/src/pages/employee/surveys.scss +469 -469
  120. package/src/pages/employee/tooltip.scss +35 -35
  121. package/src/pages/employee/updateNumber.scss +12 -12
  122. package/src/pages/swach/index.scss +226 -175
  123. package/src/pages/ws/index.scss +118 -118
  124. package/svg/camera.svg +4 -4
  125. package/svg/check.svg +3 -3
  126. package/svg/close.svg +4 -4
  127. package/svg/error.svg +3 -3
  128. package/svg/error2.svg +5 -5
  129. package/svg/searchicon.svg +3 -3
  130. package/svg/starempty.svg +3 -3
  131. package/svg/starfilled.svg +4 -4
  132. package/svg/success.svg +3 -3
@@ -1,339 +1,339 @@
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
- }
221
-
222
- .custom-doc-container {
223
- display: inline-block;
224
- margin-right: 10px;
225
- }
226
-
227
- .custom-doc-link {
228
- display: inline-flex;
229
- align-items: center;
230
- gap: 4px;
231
- color: #2563eb;
232
- text-decoration: none;
233
-
234
- span {
235
- font-size: 14px;
236
- font-weight: 600;
237
- }
238
- }
239
-
240
- .custom-comments-section-no-border {
241
- padding: 16px 24px 20px;
242
- }
243
-
244
- /* Responsive Adjustments */
245
- @media (max-width: 768px) {
246
- .custom-timeline-container {
247
- padding: 16px;
248
- }
249
-
250
- .custom-tracking-line {
251
- width: 40px;
252
- }
253
-
254
- .custom-timeline-title {
255
- font-size: 20px;
256
- white-space: normal;
257
- }
258
-
259
- .custom-blue-bar {
260
- height: 40px;
261
- min-width: 30px;
262
- }
263
-
264
- .custom-vertical-line {
265
- left: 24px;
266
- }
267
-
268
- .custom-icon-container {
269
- margin-left: 0;
270
- }
271
-
272
- .custom-circular-icon {
273
- width: 40px;
274
- height: 40px;
275
- }
276
-
277
- .custom-date-badge {
278
- padding: 6px 12px;
279
- font-size: 12px;
280
- }
281
-
282
- .custom-entry-content {
283
- gap: 16px;
284
- }
285
-
286
- .custom-card-top {
287
- display: flex;
288
- flex-direction: column;
289
- padding: 16px;
290
- gap: 12px;
291
- }
292
-
293
- .custom-card-column {
294
- width: 100% !important;
295
- text-align: left !important;
296
- align-items: flex-start !important;
297
- }
298
-
299
- .custom-comments-section {
300
- padding: 12px 16px;
301
- }
302
-
303
- .custom-assigned-to-footer {
304
- align-self: flex-start;
305
- text-align: left;
306
- align-items: flex-start;
307
- }
308
- }
309
-
310
- @media (max-width: 480px) {
311
- .custom-tracking-line {
312
- display: none;
313
- }
314
-
315
- .custom-title-bar-row {
316
- gap: 12px;
317
- }
318
-
319
- .custom-timeline-title {
320
- font-size: 18px;
321
- }
322
-
323
- .custom-vertical-line {
324
- left: 20px;
325
- }
326
-
327
- .custom-circular-icon {
328
- width: 36px;
329
- height: 36px;
330
- }
331
-
332
- .custom-icon-container {
333
- margin-left: 2px;
334
- }
335
-
336
- .custom-entry-content {
337
- gap: 12px;
338
- }
339
- }
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
+ }
221
+
222
+ .custom-doc-container {
223
+ display: inline-block;
224
+ margin-right: 10px;
225
+ }
226
+
227
+ .custom-doc-link {
228
+ display: inline-flex;
229
+ align-items: center;
230
+ gap: 4px;
231
+ color: #2563eb;
232
+ text-decoration: none;
233
+
234
+ span {
235
+ font-size: 14px;
236
+ font-weight: 600;
237
+ }
238
+ }
239
+
240
+ .custom-comments-section-no-border {
241
+ padding: 16px 24px 20px;
242
+ }
243
+
244
+ /* Responsive Adjustments */
245
+ @media (max-width: 768px) {
246
+ .custom-timeline-container {
247
+ padding: 16px;
248
+ }
249
+
250
+ .custom-tracking-line {
251
+ width: 40px;
252
+ }
253
+
254
+ .custom-timeline-title {
255
+ font-size: 20px;
256
+ white-space: normal;
257
+ }
258
+
259
+ .custom-blue-bar {
260
+ height: 40px;
261
+ min-width: 30px;
262
+ }
263
+
264
+ .custom-vertical-line {
265
+ left: 24px;
266
+ }
267
+
268
+ .custom-icon-container {
269
+ margin-left: 0;
270
+ }
271
+
272
+ .custom-circular-icon {
273
+ width: 40px;
274
+ height: 40px;
275
+ }
276
+
277
+ .custom-date-badge {
278
+ padding: 6px 12px;
279
+ font-size: 12px;
280
+ }
281
+
282
+ .custom-entry-content {
283
+ gap: 16px;
284
+ }
285
+
286
+ .custom-card-top {
287
+ display: flex;
288
+ flex-direction: column;
289
+ padding: 16px;
290
+ gap: 12px;
291
+ }
292
+
293
+ .custom-card-column {
294
+ width: 100% !important;
295
+ text-align: left !important;
296
+ align-items: flex-start !important;
297
+ }
298
+
299
+ .custom-comments-section {
300
+ padding: 12px 16px;
301
+ }
302
+
303
+ .custom-assigned-to-footer {
304
+ align-self: flex-start;
305
+ text-align: left;
306
+ align-items: flex-start;
307
+ }
308
+ }
309
+
310
+ @media (max-width: 480px) {
311
+ .custom-tracking-line {
312
+ display: none;
313
+ }
314
+
315
+ .custom-title-bar-row {
316
+ gap: 12px;
317
+ }
318
+
319
+ .custom-timeline-title {
320
+ font-size: 18px;
321
+ }
322
+
323
+ .custom-vertical-line {
324
+ left: 20px;
325
+ }
326
+
327
+ .custom-circular-icon {
328
+ width: 36px;
329
+ height: 36px;
330
+ }
331
+
332
+ .custom-icon-container {
333
+ margin-left: 2px;
334
+ }
335
+
336
+ .custom-entry-content {
337
+ gap: 12px;
338
+ }
339
+ }