@egovernments/digit-ui-components-css 0.0.1-pucar.1 → 0.0.1-pucar.3

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 (156) hide show
  1. package/CHANGELOG.md +4 -0
  2. package/dist/index.css +4979 -14695
  3. package/dist/index.min.css +2 -2
  4. package/package.json +1 -1
  5. package/src/digitv2/components/{tagV2.scss → removeableTagV2.scss} +4 -0
  6. package/src/digitv2/components/{selectdropdownV2.scss → selectDropdownV2.scss} +4 -0
  7. package/src/digitv2/index.scss +16 -51
  8. package/src/digitv2/typography.scss +0 -19
  9. package/src/index.scss +3 -96
  10. package/src/components/CardBasedOptions.scss +0 -46
  11. package/src/components/CitizenHomeCard.scss +0 -56
  12. package/src/components/EllipsisMenu.scss +0 -17
  13. package/src/components/EventCalendarView.scss +0 -10
  14. package/src/components/FAQ.scss +0 -64
  15. package/src/components/OnGroundEventCard.scss +0 -72
  16. package/src/components/PageBasedInput.scss +0 -29
  17. package/src/components/PopupHeadingLabel.scss +0 -15
  18. package/src/components/PropertySearchForm.scss +0 -58
  19. package/src/components/SearchForm.scss +0 -56
  20. package/src/components/SearchOnRadioButton.scss +0 -10
  21. package/src/components/StandaloneSearchBar.scss +0 -10
  22. package/src/components/TimeLine.scss +0 -68
  23. package/src/components/WhatsNewCard.scss +0 -13
  24. package/src/components/actionLink.scss +0 -3
  25. package/src/components/actionbar.scss +0 -97
  26. package/src/components/bannercomponents.scss +0 -136
  27. package/src/components/body.scss +0 -144
  28. package/src/components/buttons.scss +0 -101
  29. package/src/components/card.scss +0 -391
  30. package/src/components/cardHeaderWithOptions.scss +0 -14
  31. package/src/components/changeLanguage.scss +0 -3
  32. package/src/components/charts.scss +0 -186
  33. package/src/components/checkbox.scss +0 -53
  34. package/src/components/checkpoint.scss +0 -63
  35. package/src/components/citizenInfoLabel.scss +0 -14
  36. package/src/components/custombtn.scss +0 -11
  37. package/src/components/datatable.scss +0 -134
  38. package/src/components/datewrap.scss +0 -21
  39. package/src/components/detailscard.scss +0 -6
  40. package/src/components/detailscontainer.scss +0 -13
  41. package/src/components/filters.scss +0 -98
  42. package/src/components/grey.scss +0 -3
  43. package/src/components/hoc/InboxComposer.scss +0 -115
  44. package/src/components/hoc/index.scss +0 -1
  45. package/src/components/howItWorks.scss +0 -71
  46. package/src/components/imageviewer.scss +0 -33
  47. package/src/components/inboxv2/InboxLinks.scss +0 -59
  48. package/src/components/inboxv2/horizontalNav.scss +0 -224
  49. package/src/components/inboxv2/inboxSearch.scss +0 -116
  50. package/src/components/inboxv2/inboxSearchComposer.scss +0 -134
  51. package/src/components/inboxv2/index.scss +0 -5
  52. package/src/components/inboxv2/searchComponentTable.scss +0 -44
  53. package/src/components/info-banner.scss +0 -35
  54. package/src/components/inputotp.scss +0 -15
  55. package/src/components/keynote.scss +0 -27
  56. package/src/components/languageSelector.scss +0 -24
  57. package/src/components/loader.scss +0 -96
  58. package/src/components/map.scss +0 -30
  59. package/src/components/menu.scss +0 -0
  60. package/src/components/metricsTable.scss +0 -28
  61. package/src/components/multiLink.scss +0 -88
  62. package/src/components/multiSelectDropdown.scss +0 -77
  63. package/src/components/navbar.scss +0 -312
  64. package/src/components/plusMinus.scss +0 -15
  65. package/src/components/popup.scss +0 -16
  66. package/src/components/radiobtn.scss +0 -45
  67. package/src/components/ratingstar.scss +0 -33
  68. package/src/components/roundedLabel.scss +0 -10
  69. package/src/components/searchAction.scss +0 -20
  70. package/src/components/sectionalDropdown.scss +0 -43
  71. package/src/components/selectdropdown.scss +0 -174
  72. package/src/components/sidebar.scss +0 -141
  73. package/src/components/staticDynamicMessages.scss +0 -107
  74. package/src/components/staticSideBar.scss +0 -27
  75. package/src/components/statushighlight.scss +0 -17
  76. package/src/components/submiterrors.scss +0 -11
  77. package/src/components/summary.scss +0 -29
  78. package/src/components/table.scss +0 -201
  79. package/src/components/tag.scss +0 -27
  80. package/src/components/telephone.scss +0 -17
  81. package/src/components/textfields.scss +0 -96
  82. package/src/components/toast.scss +0 -31
  83. package/src/components/toggleSwitch.scss +0 -41
  84. package/src/components/topbar.scss +0 -153
  85. package/src/components/uploadcomponents.scss +0 -100
  86. package/src/digitv2/components/CitizenHomeCardV2.scss +0 -56
  87. package/src/digitv2/components/PageBasedInputV2.scss +0 -33
  88. package/src/digitv2/components/WhatsNewCardV2.scss +0 -13
  89. package/src/digitv2/components/actionLinkV2.scss +0 -9
  90. package/src/digitv2/components/actionbarV2.scss +0 -110
  91. package/src/digitv2/components/appContainerV2.scss +0 -49
  92. package/src/digitv2/components/backButtonV2.scss +0 -26
  93. package/src/digitv2/components/bannerV2.scss +0 -120
  94. package/src/digitv2/components/breadCrumbV2.scss +0 -34
  95. package/src/digitv2/components/breakLineV2.scss +0 -6
  96. package/src/digitv2/components/cardBasedOptionsV2.scss +0 -46
  97. package/src/digitv2/components/cardLabelV2.scss +0 -8
  98. package/src/digitv2/components/cardV2.scss +0 -383
  99. package/src/digitv2/components/checkpointV2.scss +0 -71
  100. package/src/digitv2/components/collapseAndExpandGroups.scss +0 -60
  101. package/src/digitv2/components/dateWrapV2.scss +0 -17
  102. package/src/digitv2/components/detailsCardV2.scss +0 -17
  103. package/src/digitv2/components/displayPhotosV2.scss +0 -33
  104. package/src/digitv2/components/footerV2.scss +0 -55
  105. package/src/digitv2/components/headerBarV2.scss +0 -34
  106. package/src/digitv2/components/headerV2.scss +0 -12
  107. package/src/digitv2/components/keynoteV2.scss +0 -35
  108. package/src/digitv2/components/loaderV2.scss +0 -85
  109. package/src/digitv2/components/modalV2.scss +0 -46
  110. package/src/digitv2/components/multiUploadWrapperV2.scss +0 -6
  111. package/src/digitv2/components/navbarV2.scss +0 -9
  112. package/src/digitv2/components/noresultsfoundV2.scss +0 -11
  113. package/src/digitv2/components/numeric.scss +0 -47
  114. package/src/digitv2/components/otpInputV2.scss +0 -15
  115. package/src/digitv2/components/paragraphV2.scss +0 -5
  116. package/src/digitv2/components/ratingV2.scss +0 -33
  117. package/src/digitv2/components/searchActionV2.scss +0 -11
  118. package/src/digitv2/components/searchFormV2.scss +0 -76
  119. package/src/digitv2/components/searchcomponent.scss +0 -7
  120. package/src/digitv2/components/sidebarV2.scss +0 -11
  121. package/src/digitv2/components/telephoneV2.scss +0 -18
  122. package/src/digitv2/components/toggleswitchV2.scss +0 -42
  123. package/src/digitv2/components/topbarV2.scss +0 -187
  124. package/src/digitv2/components/uploadFileV2.scss +0 -146
  125. package/src/pages/citizen/CitizenEngagementNotificationWrapper.scss +0 -8
  126. package/src/pages/citizen/DocumentList.scss +0 -305
  127. package/src/pages/citizen/Events.scss +0 -47
  128. package/src/pages/citizen/HomePageWrapper.scss +0 -158
  129. package/src/pages/citizen/SurveyList.scss +0 -22
  130. package/src/pages/citizen/citizenDocument.scss +0 -22
  131. package/src/pages/citizen/container.scss +0 -19
  132. package/src/pages/citizen/payment/payment-type.scss +0 -3
  133. package/src/pages/citizen/updatePropertyNumber.scss +0 -46
  134. package/src/pages/employee/EmployeeLogin.scss +0 -7
  135. package/src/pages/employee/cardfix.scss +0 -13
  136. package/src/pages/employee/container.scss +0 -72
  137. package/src/pages/employee/dss.scss +0 -266
  138. package/src/pages/employee/form-fields.scss +0 -13
  139. package/src/pages/employee/iframe.scss +0 -66
  140. package/src/pages/employee/inbox.scss +0 -585
  141. package/src/pages/employee/oldMobileInbox.scss +0 -5
  142. package/src/pages/employee/popupmodule.scss +0 -34
  143. package/src/pages/employee/response.scss +0 -3
  144. package/src/pages/employee/scroll-table.scss +0 -119
  145. package/src/pages/employee/surveys.scss +0 -273
  146. package/src/pages/employee/tooltip.scss +0 -36
  147. package/src/pages/employee/updateNumber.scss +0 -13
  148. /package/src/digitv2/components/{ErrorMessage.scss → errorMessageV2.scss} +0 -0
  149. /package/src/digitv2/components/{infobuttons.scss → infobuttonV2.scss} +0 -0
  150. /package/src/digitv2/components/{panelcard.scss → panelCardV2.scss} +0 -0
  151. /package/src/digitv2/components/{panels.scss → panelV2.scss} +0 -0
  152. /package/src/digitv2/components/{stepper.scss → stepperV2.scss} +0 -0
  153. /package/src/digitv2/components/{textblock.scss → textblockV2.scss} +0 -0
  154. /package/src/digitv2/components/{timeline.scss → timelineV2.scss} +0 -0
  155. /package/src/digitv2/components/{toggle.scss → toggleV2.scss} +0 -0
  156. /package/src/digitv2/components/{uploader.scss → uploaderV2.scss} +0 -0
@@ -1,585 +0,0 @@
1
- .complaint-links-container {
2
- @apply bg-white;
3
- border-radius: 4px;
4
- .header {
5
- @apply flex items-center border-b border-border justify-between;
6
-
7
- .logo {
8
- width: 56px;
9
- height: 56px;
10
- @apply bg-focus;
11
- padding: 12px;
12
- border-radius: 4px;
13
- svg {
14
- @apply w-8 h-8;
15
- }
16
- }
17
-
18
- .text {
19
- @apply pl-md text-heading-m font-bold;
20
- }
21
- }
22
-
23
- .body {
24
- padding: 10px;
25
- @apply flex items-start flex-col;
26
- margin-left: 46px;
27
-
28
- .link {
29
- @apply p-sm text-primary-main items-center;
30
- display: flex !important;
31
- a{
32
- color: inherit;
33
- text-decoration: inherit
34
- }
35
- }
36
-
37
- .inbox-total {
38
- padding: 4px;
39
- display: table;
40
- @apply whitespace-normal text-center text-white w-8 h-8 bg-primary-main rounded-full ml-xs;
41
- }
42
- }
43
-
44
- .links-wrapper {
45
- @apply pl-md py-sm text-text-btn;
46
- .link {
47
- padding: 0 !important;
48
- padding-bottom: 4px !important;
49
- svg {
50
- @apply ml-sm;
51
- }
52
- }
53
- }
54
- }
55
-
56
- .MobilePopupHeadingWrapper {
57
- @apply flex place-content-between mb-md;
58
- h2 {
59
- @apply text-heading-l font-bold;
60
- }
61
- }
62
-
63
- .filter-button {
64
- @apply text-primary-main;
65
- &:hover {
66
- @apply text-primary-dark cursor-pointer;
67
- }
68
- }
69
-
70
- .employeeCard-info-box {
71
- @apply flex justify-end ml-md;
72
- background-color: theme(colors.grey.light);
73
- div {
74
- margin-right: 32px;
75
- span:nth-child(2) {
76
- @apply font-bold;
77
- color: #4f5a5f;
78
- }
79
- }
80
- .employeeCard-info-data {
81
- display: flex;
82
- flex-direction: column;
83
- }
84
- }
85
-
86
- .filter-form {
87
- .filter-card {
88
- @apply bg-white min-h-full;
89
- padding: 10px;
90
-
91
- .heading {
92
- justify-content: unset;
93
- @apply flex;
94
-
95
- .clearAll {
96
- display: none;
97
- }
98
- }
99
-
100
- .filter-label {
101
- @apply font-bold text-heading-l flex gap-3;
102
- padding-bottom: 6px;
103
- svg {
104
- fill: theme(colors.text.primary);
105
- }
106
- }
107
- .sub-filter-label {
108
- font-weight: 400;
109
- font-size: 16px;
110
- }
111
- }
112
- .filter-form-field {
113
- p {
114
- @apply text-form-field text-text-primary block mb-md;
115
- }
116
- }
117
- }
118
-
119
- .inbox-container {
120
- .filters-container {
121
- .filter {
122
- .filter-card {
123
- @apply bg-white;
124
- padding: 10px;
125
- .filter-card-close-button {
126
- @apply flex flex-row-reverse;
127
- }
128
- .heading {
129
- @apply flex justify-between;
130
-
131
- .clearAll {
132
- display: none;
133
- }
134
- }
135
-
136
- .filter-label {
137
- @apply text-heading-m block flex gap-3 items-center;
138
- padding-bottom: 6px;
139
- svg {
140
- fill: theme(colors.text.primary);
141
- }
142
- }
143
-
144
- .sub-filter-label {
145
- font-weight: 400;
146
- font-size: 16px;
147
- }
148
- }
149
- }
150
-
151
- .search-complaint-container {
152
- @apply items-center bg-white p-md;
153
-
154
- .complaint-input-container {
155
- @apply w-full;
156
- .complaint-input {
157
- @apply flex flex-col;
158
-
159
- .clear-search {
160
- @apply text-focus;
161
- display: none;
162
- &:hover {
163
- color: theme(colors.link.hover);
164
- cursor: pointer;
165
- }
166
- }
167
- }
168
-
169
- .mobile-input {
170
- }
171
- }
172
- }
173
- }
174
-
175
- .status-container {
176
- margin-bottom: 50px;
177
- }
178
- }
179
-
180
- .clear-search,
181
- .clear-search .link-label {
182
- @apply text-focus;
183
- @apply block;
184
- cursor: pointer;
185
- &:hover {
186
- color: #000;
187
- }
188
- }
189
- .button-clear {
190
- @apply text-focus text-body-s-dt;
191
- }
192
-
193
- .inbox-count {
194
- @apply inline ml-sm p-sm bg-primary-main rounded-full text-white text-heading-s align-middle text-center font-regular;
195
- }
196
-
197
- @screen dt {
198
- .complaint-links-container {
199
- @apply bg-white;
200
-
201
- .header {
202
- @apply flex items-center border-b border-border;
203
-
204
- .logo {
205
- @apply bg-focus;
206
- padding: 12px;
207
- border-radius: 4px;
208
- }
209
-
210
- .text {
211
- @apply pl-md text-heading-m-dt font-bold;
212
- }
213
- }
214
-
215
- .body {
216
- padding: 10px;
217
- @apply flex items-start flex-col;
218
- margin-left: 46px;
219
-
220
- .link {
221
- @apply p-sm text-primary-main;
222
- }
223
- }
224
- }
225
-
226
- .inboxLinks {
227
- margin: 0 !important;
228
- padding: 0 !important;
229
- .header {
230
- border: none;
231
- @apply justify-start;
232
- .logo {
233
- @apply bg-white;
234
- svg {
235
- path {
236
- fill: theme(colors.primary.main);
237
- }
238
- }
239
- }
240
- }
241
- .body {
242
- margin-left: 0;
243
- }
244
- }
245
-
246
- .filter-form {
247
- .filter-card {
248
- @apply p-md bg-white;
249
-
250
- .heading {
251
- @apply flex justify-between;
252
- }
253
-
254
- .label {
255
- @apply text-heading-s;
256
- }
257
- }
258
- }
259
-
260
- .inbox-container {
261
- @apply flex;
262
-
263
- .filters-container {
264
- width: 270px;
265
-
266
- .filter {
267
- @apply mt-md;
268
-
269
- .filter-card {
270
- @apply p-md bg-white;
271
-
272
- .heading {
273
- @apply flex justify-between;
274
- }
275
-
276
- .label {
277
- @apply text-heading-s;
278
- }
279
- }
280
- }
281
- .citizen-filter {
282
- margin-top: unset;
283
- }
284
- }
285
-
286
- .search-container {
287
- width: 874px;
288
-
289
- .search-complaint-container {
290
- margin: auto;
291
- @apply flex flex-col items-start mb-md bg-white p-md;
292
-
293
- .complaint-header {
294
- display: flex;
295
- @apply flex justify-between w-full;
296
- margin-bottom: 20px;
297
- }
298
-
299
- .complaint-input-container {
300
- /* display: inline-block !important; */
301
- display: grid;
302
- grid-template-columns: 33.33% 33.33% 33.33%;
303
-
304
- &.for-pt {
305
- &.for-search {
306
- grid-template-columns: 25% 25% 25% 25%;
307
-
308
- .input-fields:nth-child(3n) {
309
- @apply mr-md !important;
310
- }
311
-
312
- .input-fields:nth-child(4n) {
313
- margin-right: 0 !important;
314
- }
315
-
316
- .search-submit-wrapper {
317
- grid-column: 4/5;
318
- /* margin-top: 56px;*/
319
- max-width: unset;
320
- margin-left: unset;
321
- }
322
- }
323
- }
324
-
325
- .search-submit-wrapper {
326
- grid-column: 3/4;
327
- margin-left: 50%;
328
- max-width: 50%;
329
- grid-column: 3/4;
330
- @apply flex flex-col justify-center text-center;
331
-
332
- .submit-bar-search {
333
- margin-top: unset;
334
- width: 100%;
335
- margin-bottom: 20px;
336
- margin-left: unset;
337
- max-width: 100%;
338
- width: 100%;
339
- }
340
- }
341
-
342
- .input-fields {
343
- /*width: calc(50% - 16px);*/
344
-
345
- @apply inline-block mr-md !important;
346
-
347
- .inbox-search-form-error {
348
- padding-top: 0;
349
- margin-top: 0;
350
- @apply absolute;
351
- }
352
- }
353
-
354
- .input-fields:nth-child(3n) {
355
- margin-right: 0 !important;
356
- }
357
-
358
- .complaint-input {
359
- @apply flex flex-col;
360
-
361
- .clear-search {
362
- @apply text-focus;
363
- @apply block;
364
- cursor: pointer;
365
- &:hover {
366
- color: theme(colors.link.hover);
367
- cursor: pointer;
368
- }
369
- }
370
- }
371
-
372
- .mobile-input {
373
- @apply ml-sm;
374
- }
375
- }
376
-
377
- .search-action-wrapper {
378
- width: 33%;
379
- margin-top: 28px;
380
- @apply inline-block align-middle text-center;
381
- button {
382
- margin: 0;
383
- width: 100%;
384
- max-width: 300px !important;
385
- }
386
- }
387
- }
388
-
389
- .search-complaint-container-for-search {
390
- }
391
- }
392
- }
393
- }
394
-
395
- .document-clear-all {
396
- grid-area: 2/2;
397
- display: flex;
398
- justify-content: flex-end;
399
- padding-right: 16px;
400
- align-items: center;
401
- }
402
-
403
- .cell-text {
404
- color: theme(colors.text.secondary);
405
- }
406
-
407
- .sla-cell-error {
408
- color: theme(colors.error);
409
- background-color: rgba(212, 53, 28, 0.12);
410
- padding: 0 24px;
411
- border-radius: 11px;
412
- }
413
-
414
- .sla-cell-success {
415
- color: theme(colors.success);
416
- background-color: rgba(0, 112, 60, 0.12);
417
- padding: 0 24px;
418
- border-radius: 11px;
419
- }
420
-
421
- .complain-no-cell-text {
422
- margin-top: "4px";
423
- color: "theme(colors.text.secondary)";
424
- }
425
-
426
- .search-error-label {
427
- @apply font-bold text-legend text-error mb-sm !important;
428
- }
429
-
430
- .inbox-action-container {
431
- display: flex;
432
- justify-content: flex-end;
433
- align-items: flex-start;
434
- }
435
- .complaint-links-container .header .removeHeight {
436
- line-height: 28px;
437
- }
438
-
439
- @screen dt {
440
- .complaint-links-container .header .removeBorderRadiusLogo {
441
- border-radius: 2px !important;
442
- }
443
- }
444
- @screen dt {
445
- .customEmployeeCard {
446
- width: 263px !important;
447
- height: 263px !important;
448
- }
449
- }
450
- .employeeTotalLink {
451
- color: theme(colors.text.secondary);
452
- font-size: 16px;
453
- text-decoration: none;
454
- }
455
-
456
- @screen dt {
457
- .groupBill-custom {
458
- .custom-group-merge-container {
459
- display: flex !important;
460
- justify-content: space-between !important;
461
- .header {
462
- display: flex;
463
- align-items: baseline;
464
- .logo {
465
- margin-right: 1rem;
466
- svg {
467
- path {
468
- fill: theme(colors.primary.main);
469
- }
470
- }
471
- }
472
- .h1 {
473
- font-size: 24px;
474
- line-height: 28px;
475
- font-weight: 400;
476
- color: theme(colors.primary.main);
477
- }
478
- }
479
- }
480
- .inbox-container {
481
- .search-container {
482
- .search-complaint-container {
483
- display: flex;
484
- flex-direction: row;
485
- }
486
- .group-complaint-input-container {
487
- width: 33% !important;
488
- display: flex;
489
- flex-direction: column;
490
- }
491
- }
492
- }
493
- .inbox-action-container {
494
- display: flex;
495
- flex-direction: row-reverse;
496
- .clear-search {
497
- margin-top: 65px;
498
- margin-left: 16px;
499
- padding-top: unset !important;
500
- }
501
- .submit-bar-search {
502
- margin-top: 55px !important;
503
- }
504
- }
505
- }
506
- }
507
-
508
- .plumber-details-new-value-wrapper {
509
- flex: 2 1 auto;
510
- }
511
-
512
- .connection-details-new-value-wrapper {
513
- flex: 1 1 auto;
514
- }
515
-
516
- .connection-details-old-value-wrapper,
517
- .plumber-details-old-value-wrapper {
518
- flex: 1 1 auto;
519
-
520
- .old-value-null-wrapper {
521
- visibility: hidden;
522
- padding-bottom: 8px;
523
- margin-bottom: 8px;
524
- }
525
- .row {
526
- color: #b1b4b6;
527
- font-weight: 700;
528
- font-size: 16px;
529
- }
530
- }
531
-
532
- .search-tabs-container {
533
- border-bottom: 1px solid rgba(0, 0, 0, 0.2);
534
- margin-bottom: 35px;
535
- display: flex;
536
- justify-content: space-between;
537
-
538
- .search-tab-head {
539
- padding: 10px 35px;
540
- }
541
-
542
- .search-tab-head-selected {
543
- padding: 10px 35px;
544
- color: rgb(244, 119, 56);
545
- border-bottom: 4px solid rgb(244, 119, 56);
546
- font-weight: bold;
547
- }
548
-
549
- .search-tab-head-selected:focus {
550
- outline: 0;
551
- }
552
- }
553
-
554
- .card-with-background {
555
- background: rgb(250, 250, 250);
556
- border: 1px solid rgb(214, 213, 212);
557
-
558
- .card-head {
559
- display: flex;
560
- justify-content: space-between;
561
- margin-bottom: 30px;
562
- }
563
-
564
- h2 {
565
- font-size: 16px;
566
- font-weight: 700;
567
- }
568
- }
569
-
570
- .registryTable {
571
- tHead {
572
- tr {
573
- th {
574
- text-align: center;
575
- }
576
- }
577
- }
578
- tBody {
579
- tr {
580
- td {
581
- text-align: center;
582
- }
583
- }
584
- }
585
- }
@@ -1,5 +0,0 @@
1
- .linksWrapperForMobileInbox{
2
- .header{
3
- justify-content: initial;
4
- }
5
- }
@@ -1,34 +0,0 @@
1
- .popup-module {
2
- width: 480px;
3
- margin: 0 auto;
4
- @apply bg-white;
5
-
6
- .popup-module-main {
7
- @apply px-lg pb-lg;
8
- }
9
-
10
- .popup-module-action-bar {
11
- gap: 16px;
12
- @apply flex flex-row justify-end;
13
- }
14
- }
15
-
16
- @screen dt {
17
- .popup-module {
18
- width: 480px;
19
- margin: auto;
20
- @apply bg-white;
21
-
22
- .popup-module-main {
23
- @apply px-lg pb-lg;
24
- }
25
- .popup-module-main {
26
- @apply w-full p-sm h-full;
27
- }
28
-
29
- .popup-module-action-bar {
30
- gap: 16px;
31
- @apply flex flex-row justify-end;
32
- }
33
- }
34
- }
@@ -1,3 +0,0 @@
1
- .secondary-action{
2
- @apply inline float-right;
3
- }