@pmidc/upyog-css 1.1.11 → 1.1.12

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 (129) hide show
  1. package/dist/index.css +551 -152
  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 -196
  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 -96
  22. package/src/components/bannercomponents.scss +137 -137
  23. package/src/components/body.scss +450 -446
  24. package/src/components/buttons.scss +134 -118
  25. package/src/components/card.scss +627 -622
  26. package/src/components/cardHeaderWithOptions.scss +13 -13
  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 +118 -116
  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/filters.scss +97 -97
  38. package/src/components/grey.scss +3 -3
  39. package/src/components/hoc/InboxComposer.scss +115 -115
  40. package/src/components/howItWorks.scss +71 -71
  41. package/src/components/imageviewer.scss +33 -33
  42. package/src/components/info-banner.scss +35 -35
  43. package/src/components/inputotp.scss +15 -15
  44. package/src/components/keynote.scss +29 -29
  45. package/src/components/languageSelector.scss +24 -24
  46. package/src/components/loader.scss +96 -96
  47. package/src/components/map.scss +36 -36
  48. package/src/components/metricsTable.scss +26 -26
  49. package/src/components/multiLink.scss +87 -87
  50. package/src/components/multiSelectDropdown.scss +88 -88
  51. package/src/components/navbar.scss +377 -377
  52. package/src/components/newFooter.scss +75 -75
  53. package/src/components/plusMinus.scss +15 -15
  54. package/src/components/popup.scss +15 -15
  55. package/src/components/radiobtn.scss +44 -44
  56. package/src/components/ratingstar.scss +33 -33
  57. package/src/components/roundedLabel.scss +10 -10
  58. package/src/components/searchAction.scss +27 -27
  59. package/src/components/sectionalDropdown.scss +43 -43
  60. package/src/components/selectdropdown.scss +279 -276
  61. package/src/components/staticDynamicMessages.scss +110 -110
  62. package/src/components/staticSideBar.scss +27 -27
  63. package/src/components/statushighlight.scss +17 -17
  64. package/src/components/submiterrors.scss +11 -11
  65. package/src/components/summary.scss +28 -28
  66. package/src/components/table.scss +383 -362
  67. package/src/components/tag.scss +27 -27
  68. package/src/components/telephone.scss +17 -17
  69. package/src/components/textfields.scss +138 -138
  70. package/src/components/toast.scss +31 -31
  71. package/src/components/toggleSwitch.scss +40 -40
  72. package/src/components/topbar.scss +217 -217
  73. package/src/components/uploadcomponents.scss +113 -113
  74. package/src/index.scss +1377 -1033
  75. package/src/modules/adv/index.scss +552 -552
  76. package/src/modules/rentAndLease/index.scss +227 -227
  77. package/src/pages/citizen/CitizenEngagementNotificationWrapper.scss +8 -8
  78. package/src/pages/citizen/CitizenLogin.scss +50 -50
  79. package/src/pages/citizen/DocumentList.scss +454 -448
  80. package/src/pages/citizen/Events.scss +46 -46
  81. package/src/pages/citizen/HomePageWrapper.scss +215 -214
  82. package/src/pages/citizen/InboxCard.scss +378 -378
  83. package/src/pages/citizen/SurveyList.scss +21 -21
  84. package/src/pages/citizen/citizenDocument.scss +25 -25
  85. package/src/pages/citizen/citizenNewLogin.scss +352 -352
  86. package/src/pages/citizen/container.scss +32 -32
  87. package/src/pages/citizen/loaderMessage.scss +341 -341
  88. package/src/pages/citizen/payment/payment-type.scss +2 -2
  89. package/src/pages/citizen/updatePropertyNumber.scss +46 -46
  90. package/src/pages/common/form.scss +25 -25
  91. package/src/pages/common/newApplicationTimeline.scss +319 -319
  92. package/src/pages/common/pgrUICssfix.scss +105 -105
  93. package/src/pages/common/requiredField.scss +2 -2
  94. package/src/pages/common/sanctionFeeTable.scss +91 -91
  95. package/src/pages/common/searchIcon.scss +12 -12
  96. package/src/pages/common/stepForm.scss +40 -40
  97. package/src/pages/employee/EmployeeLogin.scss +6 -6
  98. package/src/pages/employee/cardfix.scss +13 -13
  99. package/src/pages/employee/container.scss +73 -73
  100. package/src/pages/employee/dashboard.scss +203 -203
  101. package/src/pages/employee/disconnection.scss +425 -425
  102. package/src/pages/employee/dss.scss +251 -251
  103. package/src/pages/employee/faq.scss +353 -353
  104. package/src/pages/employee/footer.scss +68 -68
  105. package/src/pages/employee/form-fields.scss +13 -13
  106. package/src/pages/employee/header.scss +262 -262
  107. package/src/pages/employee/iframe.scss +65 -65
  108. package/src/pages/employee/inbox.scss +744 -744
  109. package/src/pages/employee/index.scss +694 -678
  110. package/src/pages/employee/landing.scss +1782 -1782
  111. package/src/pages/employee/login.scss +253 -253
  112. package/src/pages/employee/oldMobileInbox.scss +4 -4
  113. package/src/pages/employee/popupmodule.scss +47 -47
  114. package/src/pages/employee/response.scss +2 -2
  115. package/src/pages/employee/scroll-table.scss +113 -113
  116. package/src/pages/employee/surveys.scss +469 -469
  117. package/src/pages/employee/tooltip.scss +35 -35
  118. package/src/pages/employee/updateNumber.scss +12 -12
  119. package/src/pages/swach/index.scss +174 -174
  120. package/src/pages/ws/index.scss +104 -104
  121. package/svg/camera.svg +4 -4
  122. package/svg/check.svg +3 -3
  123. package/svg/close.svg +4 -4
  124. package/svg/error.svg +3 -3
  125. package/svg/error2.svg +5 -5
  126. package/svg/searchicon.svg +3 -3
  127. package/svg/starempty.svg +3 -3
  128. package/svg/starfilled.svg +4 -4
  129. package/svg/success.svg +3 -3
@@ -1,342 +1,342 @@
1
- /* ============================================
2
- SPACESHIP LOADER - Centered & Responsive
3
- ============================================ */
4
-
5
- .loader-message {
6
- overflow: hidden;
7
- position: fixed;
8
- top: 0;
9
- left: 0;
10
- height: 100vh;
11
- width: 100vw;
12
- display: flex;
13
- justify-content: center;
14
- align-items: center;
15
- flex-direction: column;
16
- font-weight: 600;
17
- font-size: 14px;
18
- color: #000;
19
- background: linear-gradient(135deg, #f0f4ff 0%, #e0e7ff 50%, #dbeafe 100%);
20
- z-index: 9999;
21
- }
22
-
23
- .loader-message .body {
24
- position: relative;
25
- animation: speeder .4s linear infinite;
26
- }
27
-
28
- .loader-message .body > span {
29
- height: 5px;
30
- width: 35px;
31
- background: #0d43a7;
32
- position: absolute;
33
- top: -19px;
34
- left: -40px;
35
- border-radius: 2px 10px 1px 0;
36
- }
37
-
38
- .loader-message .base span {
39
- position: absolute;
40
- width: 0;
41
- height: 0;
42
- border-top: 6px solid transparent;
43
- border-right: 100px solid #1e3a5f;
44
- border-bottom: 6px solid transparent;
45
- }
46
-
47
- .loader-message .base span::before {
48
- content: "";
49
- height: 22px;
50
- width: 22px;
51
- border-radius: 50%;
52
- background: #0d43a7;
53
- position: absolute;
54
- right: -110px;
55
- top: -16px;
56
- }
57
-
58
- .loader-message .base span::after {
59
- content: "";
60
- position: absolute;
61
- width: 0;
62
- height: 0;
63
- border-top: 0 solid transparent;
64
- border-right: 55px solid #1e3a5f;
65
- border-bottom: 16px solid transparent;
66
- top: -16px;
67
- right: -98px;
68
- }
69
-
70
- .loader-message .face {
71
- position: absolute;
72
- height: 12px;
73
- width: 20px;
74
- background: #0d43a7;
75
- border-radius: 20px 20px 0 0;
76
- transform: rotate(-40deg);
77
- right: -125px;
78
- top: -15px;
79
- }
80
-
81
- .loader-message .face::after {
82
- content: "";
83
- height: 12px;
84
- width: 12px;
85
- background: #0d43a7;
86
- right: 4px;
87
- top: 7px;
88
- position: absolute;
89
- transform: rotate(40deg);
90
- transform-origin: 50% 50%;
91
- border-radius: 0 0 0 2px;
92
- }
93
-
94
- .loader-message .body > span > span {
95
- width: 30px;
96
- height: 1px;
97
- background: #0d43a7;
98
- position: absolute;
99
- }
100
-
101
- .loader-message .body > span > span:nth-child(1) {
102
- top: 0;
103
- animation: fazer1 .2s linear infinite;
104
- }
105
-
106
- .loader-message .body > span > span:nth-child(2) {
107
- top: 3px;
108
- animation: fazer2 .4s linear infinite;
109
- }
110
-
111
- .loader-message .body > span > span:nth-child(3) {
112
- top: 1px;
113
- animation: fazer3 .4s linear infinite;
114
- animation-delay: -1s;
115
- }
116
-
117
- .loader-message .body > span > span:nth-child(4) {
118
- top: 4px;
119
- animation: fazer4 1s linear infinite;
120
- animation-delay: -1s;
121
- }
122
-
123
- @keyframes fazer1 {
124
- 0% {
125
- left: 0;
126
- }
127
- 100% {
128
- left: -80px;
129
- opacity: 0;
130
- }
131
- }
132
-
133
- @keyframes fazer2 {
134
- 0% {
135
- left: 0;
136
- }
137
- 100% {
138
- left: -100px;
139
- opacity: 0;
140
- }
141
- }
142
-
143
- @keyframes fazer3 {
144
- 0% {
145
- left: 0;
146
- }
147
- 100% {
148
- left: -50px;
149
- opacity: 0;
150
- }
151
- }
152
-
153
- @keyframes fazer4 {
154
- 0% {
155
- left: 0;
156
- }
157
- 100% {
158
- left: -150px;
159
- opacity: 0;
160
- }
161
- }
162
-
163
- @keyframes speeder {
164
- 0% {
165
- transform: translate(2px, 1px) rotate(0deg);
166
- }
167
- 10% {
168
- transform: translate(-1px, -3px) rotate(-1deg);
169
- }
170
- 20% {
171
- transform: translate(-2px, 0px) rotate(1deg);
172
- }
173
- 30% {
174
- transform: translate(1px, 2px) rotate(0deg);
175
- }
176
- 40% {
177
- transform: translate(1px, -1px) rotate(1deg);
178
- }
179
- 50% {
180
- transform: translate(-1px, 3px) rotate(-1deg);
181
- }
182
- 60% {
183
- transform: translate(-1px, 1px) rotate(0deg);
184
- }
185
- 70% {
186
- transform: translate(3px, 1px) rotate(-1deg);
187
- }
188
- 80% {
189
- transform: translate(-2px, -1px) rotate(1deg);
190
- }
191
- 90% {
192
- transform: translate(2px, 1px) rotate(0deg);
193
- }
194
- 100% {
195
- transform: translate(1px, -2px) rotate(-1deg);
196
- }
197
- }
198
-
199
- .loader-message .longfazers {
200
- position: absolute;
201
- width: 100%;
202
- height: 100%;
203
- top: 0;
204
- left: 0;
205
- pointer-events: none;
206
- }
207
-
208
- .loader-message .longfazers span {
209
- position: absolute;
210
- height: 2px;
211
- width: 20%;
212
- background: linear-gradient(90deg, transparent, #0d43a7, transparent);
213
- }
214
-
215
- .loader-message .longfazers span:nth-child(1) {
216
- top: 20%;
217
- animation: lf .6s linear infinite;
218
- animation-delay: -5s;
219
- }
220
-
221
- .loader-message .longfazers span:nth-child(2) {
222
- top: 40%;
223
- animation: lf2 .8s linear infinite;
224
- animation-delay: -1s;
225
- }
226
-
227
- .loader-message .longfazers span:nth-child(3) {
228
- top: 60%;
229
- animation: lf3 .6s linear infinite;
230
- }
231
-
232
- .loader-message .longfazers span:nth-child(4) {
233
- top: 80%;
234
- animation: lf4 .5s linear infinite;
235
- animation-delay: -3s;
236
- }
237
-
238
- .loader-message .message {
239
- position: absolute;
240
- font-family: 'Roboto', 'Open Sans', sans-serif;
241
- font-weight: 600;
242
- font-size: 16px;
243
- text-transform: uppercase;
244
- letter-spacing: 2px;
245
- bottom: 35%;
246
- left: 50%;
247
- transform: translateX(-50%);
248
- color: #0d43a7;
249
- text-align: center;
250
- white-space: nowrap;
251
- }
252
-
253
- @keyframes lf {
254
- 0% {
255
- left: 200%;
256
- }
257
- 100% {
258
- left: -200%;
259
- opacity: 0;
260
- }
261
- }
262
-
263
- @keyframes lf2 {
264
- 0% {
265
- left: 200%;
266
- }
267
- 100% {
268
- left: -200%;
269
- opacity: 0;
270
- }
271
- }
272
-
273
- @keyframes lf3 {
274
- 0% {
275
- left: 200%;
276
- }
277
- 100% {
278
- left: -100%;
279
- opacity: 0;
280
- }
281
- }
282
-
283
- @keyframes lf4 {
284
- 0% {
285
- left: 200%;
286
- }
287
- 100% {
288
- left: -100%;
289
- opacity: 0;
290
- }
291
- }
292
-
293
- /* ============================================
294
- RESPONSIVE STYLES
295
- ============================================ */
296
-
297
- /* Tablet */
298
- @media screen and (max-width: 768px) {
299
- .loader-message .body {
300
- transform: scale(0.85);
301
- }
302
-
303
- .loader-message .message {
304
- font-size: 14px;
305
- letter-spacing: 1.5px;
306
- }
307
-
308
- .loader-message .longfazers span {
309
- height: 1.5px;
310
- }
311
- }
312
-
313
- /* Mobile */
314
- @media screen and (max-width: 480px) {
315
- .loader-message .body {
316
- transform: scale(0.7);
317
- }
318
-
319
- .loader-message .message {
320
- font-size: 12px;
321
- letter-spacing: 1px;
322
- bottom: 38%;
323
- }
324
-
325
- .loader-message .longfazers span {
326
- height: 1px;
327
- width: 25%;
328
- }
329
- }
330
-
331
- /* Small Mobile */
332
- @media screen and (max-width: 320px) {
333
- .loader-message .body {
334
- transform: scale(0.6);
335
- }
336
-
337
- .loader-message .message {
338
- font-size: 10px;
339
- letter-spacing: 0.5px;
340
- bottom: 40%;
341
- }
1
+ /* ============================================
2
+ SPACESHIP LOADER - Centered & Responsive
3
+ ============================================ */
4
+
5
+ .loader-message {
6
+ overflow: hidden;
7
+ position: fixed;
8
+ top: 0;
9
+ left: 0;
10
+ height: 100vh;
11
+ width: 100vw;
12
+ display: flex;
13
+ justify-content: center;
14
+ align-items: center;
15
+ flex-direction: column;
16
+ font-weight: 600;
17
+ font-size: 14px;
18
+ color: #000;
19
+ background: linear-gradient(135deg, #f0f4ff 0%, #e0e7ff 50%, #dbeafe 100%);
20
+ z-index: 9999;
21
+ }
22
+
23
+ .loader-message .body {
24
+ position: relative;
25
+ animation: speeder .4s linear infinite;
26
+ }
27
+
28
+ .loader-message .body > span {
29
+ height: 5px;
30
+ width: 35px;
31
+ background: #0d43a7;
32
+ position: absolute;
33
+ top: -19px;
34
+ left: -40px;
35
+ border-radius: 2px 10px 1px 0;
36
+ }
37
+
38
+ .loader-message .base span {
39
+ position: absolute;
40
+ width: 0;
41
+ height: 0;
42
+ border-top: 6px solid transparent;
43
+ border-right: 100px solid #1e3a5f;
44
+ border-bottom: 6px solid transparent;
45
+ }
46
+
47
+ .loader-message .base span::before {
48
+ content: "";
49
+ height: 22px;
50
+ width: 22px;
51
+ border-radius: 50%;
52
+ background: #0d43a7;
53
+ position: absolute;
54
+ right: -110px;
55
+ top: -16px;
56
+ }
57
+
58
+ .loader-message .base span::after {
59
+ content: "";
60
+ position: absolute;
61
+ width: 0;
62
+ height: 0;
63
+ border-top: 0 solid transparent;
64
+ border-right: 55px solid #1e3a5f;
65
+ border-bottom: 16px solid transparent;
66
+ top: -16px;
67
+ right: -98px;
68
+ }
69
+
70
+ .loader-message .face {
71
+ position: absolute;
72
+ height: 12px;
73
+ width: 20px;
74
+ background: #0d43a7;
75
+ border-radius: 20px 20px 0 0;
76
+ transform: rotate(-40deg);
77
+ right: -125px;
78
+ top: -15px;
79
+ }
80
+
81
+ .loader-message .face::after {
82
+ content: "";
83
+ height: 12px;
84
+ width: 12px;
85
+ background: #0d43a7;
86
+ right: 4px;
87
+ top: 7px;
88
+ position: absolute;
89
+ transform: rotate(40deg);
90
+ transform-origin: 50% 50%;
91
+ border-radius: 0 0 0 2px;
92
+ }
93
+
94
+ .loader-message .body > span > span {
95
+ width: 30px;
96
+ height: 1px;
97
+ background: #0d43a7;
98
+ position: absolute;
99
+ }
100
+
101
+ .loader-message .body > span > span:nth-child(1) {
102
+ top: 0;
103
+ animation: fazer1 .2s linear infinite;
104
+ }
105
+
106
+ .loader-message .body > span > span:nth-child(2) {
107
+ top: 3px;
108
+ animation: fazer2 .4s linear infinite;
109
+ }
110
+
111
+ .loader-message .body > span > span:nth-child(3) {
112
+ top: 1px;
113
+ animation: fazer3 .4s linear infinite;
114
+ animation-delay: -1s;
115
+ }
116
+
117
+ .loader-message .body > span > span:nth-child(4) {
118
+ top: 4px;
119
+ animation: fazer4 1s linear infinite;
120
+ animation-delay: -1s;
121
+ }
122
+
123
+ @keyframes fazer1 {
124
+ 0% {
125
+ left: 0;
126
+ }
127
+ 100% {
128
+ left: -80px;
129
+ opacity: 0;
130
+ }
131
+ }
132
+
133
+ @keyframes fazer2 {
134
+ 0% {
135
+ left: 0;
136
+ }
137
+ 100% {
138
+ left: -100px;
139
+ opacity: 0;
140
+ }
141
+ }
142
+
143
+ @keyframes fazer3 {
144
+ 0% {
145
+ left: 0;
146
+ }
147
+ 100% {
148
+ left: -50px;
149
+ opacity: 0;
150
+ }
151
+ }
152
+
153
+ @keyframes fazer4 {
154
+ 0% {
155
+ left: 0;
156
+ }
157
+ 100% {
158
+ left: -150px;
159
+ opacity: 0;
160
+ }
161
+ }
162
+
163
+ @keyframes speeder {
164
+ 0% {
165
+ transform: translate(2px, 1px) rotate(0deg);
166
+ }
167
+ 10% {
168
+ transform: translate(-1px, -3px) rotate(-1deg);
169
+ }
170
+ 20% {
171
+ transform: translate(-2px, 0px) rotate(1deg);
172
+ }
173
+ 30% {
174
+ transform: translate(1px, 2px) rotate(0deg);
175
+ }
176
+ 40% {
177
+ transform: translate(1px, -1px) rotate(1deg);
178
+ }
179
+ 50% {
180
+ transform: translate(-1px, 3px) rotate(-1deg);
181
+ }
182
+ 60% {
183
+ transform: translate(-1px, 1px) rotate(0deg);
184
+ }
185
+ 70% {
186
+ transform: translate(3px, 1px) rotate(-1deg);
187
+ }
188
+ 80% {
189
+ transform: translate(-2px, -1px) rotate(1deg);
190
+ }
191
+ 90% {
192
+ transform: translate(2px, 1px) rotate(0deg);
193
+ }
194
+ 100% {
195
+ transform: translate(1px, -2px) rotate(-1deg);
196
+ }
197
+ }
198
+
199
+ .loader-message .longfazers {
200
+ position: absolute;
201
+ width: 100%;
202
+ height: 100%;
203
+ top: 0;
204
+ left: 0;
205
+ pointer-events: none;
206
+ }
207
+
208
+ .loader-message .longfazers span {
209
+ position: absolute;
210
+ height: 2px;
211
+ width: 20%;
212
+ background: linear-gradient(90deg, transparent, #0d43a7, transparent);
213
+ }
214
+
215
+ .loader-message .longfazers span:nth-child(1) {
216
+ top: 20%;
217
+ animation: lf .6s linear infinite;
218
+ animation-delay: -5s;
219
+ }
220
+
221
+ .loader-message .longfazers span:nth-child(2) {
222
+ top: 40%;
223
+ animation: lf2 .8s linear infinite;
224
+ animation-delay: -1s;
225
+ }
226
+
227
+ .loader-message .longfazers span:nth-child(3) {
228
+ top: 60%;
229
+ animation: lf3 .6s linear infinite;
230
+ }
231
+
232
+ .loader-message .longfazers span:nth-child(4) {
233
+ top: 80%;
234
+ animation: lf4 .5s linear infinite;
235
+ animation-delay: -3s;
236
+ }
237
+
238
+ .loader-message .message {
239
+ position: absolute;
240
+ font-family: 'Roboto', 'Open Sans', sans-serif;
241
+ font-weight: 600;
242
+ font-size: 16px;
243
+ text-transform: uppercase;
244
+ letter-spacing: 2px;
245
+ bottom: 35%;
246
+ left: 50%;
247
+ transform: translateX(-50%);
248
+ color: #0d43a7;
249
+ text-align: center;
250
+ white-space: nowrap;
251
+ }
252
+
253
+ @keyframes lf {
254
+ 0% {
255
+ left: 200%;
256
+ }
257
+ 100% {
258
+ left: -200%;
259
+ opacity: 0;
260
+ }
261
+ }
262
+
263
+ @keyframes lf2 {
264
+ 0% {
265
+ left: 200%;
266
+ }
267
+ 100% {
268
+ left: -200%;
269
+ opacity: 0;
270
+ }
271
+ }
272
+
273
+ @keyframes lf3 {
274
+ 0% {
275
+ left: 200%;
276
+ }
277
+ 100% {
278
+ left: -100%;
279
+ opacity: 0;
280
+ }
281
+ }
282
+
283
+ @keyframes lf4 {
284
+ 0% {
285
+ left: 200%;
286
+ }
287
+ 100% {
288
+ left: -100%;
289
+ opacity: 0;
290
+ }
291
+ }
292
+
293
+ /* ============================================
294
+ RESPONSIVE STYLES
295
+ ============================================ */
296
+
297
+ /* Tablet */
298
+ @media screen and (max-width: 768px) {
299
+ .loader-message .body {
300
+ transform: scale(0.85);
301
+ }
302
+
303
+ .loader-message .message {
304
+ font-size: 14px;
305
+ letter-spacing: 1.5px;
306
+ }
307
+
308
+ .loader-message .longfazers span {
309
+ height: 1.5px;
310
+ }
311
+ }
312
+
313
+ /* Mobile */
314
+ @media screen and (max-width: 480px) {
315
+ .loader-message .body {
316
+ transform: scale(0.7);
317
+ }
318
+
319
+ .loader-message .message {
320
+ font-size: 12px;
321
+ letter-spacing: 1px;
322
+ bottom: 38%;
323
+ }
324
+
325
+ .loader-message .longfazers span {
326
+ height: 1px;
327
+ width: 25%;
328
+ }
329
+ }
330
+
331
+ /* Small Mobile */
332
+ @media screen and (max-width: 320px) {
333
+ .loader-message .body {
334
+ transform: scale(0.6);
335
+ }
336
+
337
+ .loader-message .message {
338
+ font-size: 10px;
339
+ letter-spacing: 0.5px;
340
+ bottom: 40%;
341
+ }
342
342
  }
@@ -1,3 +1,3 @@
1
- .payment-amount-info{
2
- @apply flex justify-between;
1
+ .payment-amount-info{
2
+ @apply flex justify-between;
3
3
  }