@pmidc/upyog-css 1.0.11 → 1.0.13

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 (111) hide show
  1. package/dist/index.css +5 -6
  2. package/dist/index.min.css +1 -1
  3. package/package.json +1 -1
  4. package/src/components/CardBasedOptions.scss +111 -111
  5. package/src/components/CitizenHomeCard.scss +58 -58
  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/OnGroundEventCard.scss +71 -71
  10. package/src/components/PageBasedInput.scss +30 -30
  11. package/src/components/PopupHeadingLabel.scss +14 -14
  12. package/src/components/PropertySearchForm.scss +58 -58
  13. package/src/components/SearchForm.scss +56 -56
  14. package/src/components/SearchOnRadioButton.scss +9 -9
  15. package/src/components/StandaloneSearchBar.scss +9 -9
  16. package/src/components/TimeLine.scss +67 -67
  17. package/src/components/WhatsNewCard.scss +12 -12
  18. package/src/components/actionLink.scss +3 -3
  19. package/src/components/actionbar.scss +96 -97
  20. package/src/components/bannercomponents.scss +137 -137
  21. package/src/components/body.scss +146 -146
  22. package/src/components/buttons.scss +49 -49
  23. package/src/components/card.scss +420 -420
  24. package/src/components/cardHeaderWithOptions.scss +13 -13
  25. package/src/components/changeLanguage.scss +3 -3
  26. package/src/components/charts.scss +185 -185
  27. package/src/components/checkbox.scss +83 -83
  28. package/src/components/checkpoint.scss +65 -65
  29. package/src/components/citizenInfoLabel.scss +14 -14
  30. package/src/components/custombtn.scss +15 -15
  31. package/src/components/datatable.scss +76 -76
  32. package/src/components/datewrap.scss +21 -21
  33. package/src/components/detailscard.scss +6 -6
  34. package/src/components/detailscontainer.scss +13 -13
  35. package/src/components/filters.scss +97 -97
  36. package/src/components/grey.scss +3 -3
  37. package/src/components/hoc/InboxComposer.scss +115 -115
  38. package/src/components/howItWorks.scss +71 -71
  39. package/src/components/imageviewer.scss +33 -33
  40. package/src/components/info-banner.scss +35 -35
  41. package/src/components/inputotp.scss +15 -15
  42. package/src/components/keynote.scss +27 -27
  43. package/src/components/languageSelector.scss +24 -24
  44. package/src/components/loader.scss +96 -96
  45. package/src/components/map.scss +30 -30
  46. package/src/components/metricsTable.scss +26 -26
  47. package/src/components/multiLink.scss +87 -87
  48. package/src/components/multiSelectDropdown.scss +72 -72
  49. package/src/components/navbar.scss +310 -310
  50. package/src/components/plusMinus.scss +15 -15
  51. package/src/components/popup.scss +15 -15
  52. package/src/components/radiobtn.scss +44 -44
  53. package/src/components/ratingstar.scss +33 -33
  54. package/src/components/roundedLabel.scss +10 -10
  55. package/src/components/searchAction.scss +20 -20
  56. package/src/components/sectionalDropdown.scss +43 -43
  57. package/src/components/selectdropdown.scss +201 -201
  58. package/src/components/staticDynamicMessages.scss +106 -106
  59. package/src/components/staticSideBar.scss +27 -27
  60. package/src/components/statushighlight.scss +17 -17
  61. package/src/components/submiterrors.scss +11 -11
  62. package/src/components/summary.scss +28 -28
  63. package/src/components/table.scss +179 -179
  64. package/src/components/tag.scss +27 -27
  65. package/src/components/telephone.scss +17 -17
  66. package/src/components/textfields.scss +111 -111
  67. package/src/components/toast.scss +31 -31
  68. package/src/components/toggleSwitch.scss +40 -40
  69. package/src/components/topbar.scss +147 -147
  70. package/src/components/uploadcomponents.scss +113 -113
  71. package/src/index.scss +810 -810
  72. package/src/pages/citizen/CitizenEngagementNotificationWrapper.scss +8 -8
  73. package/src/pages/citizen/DocumentList.scss +304 -304
  74. package/src/pages/citizen/Events.scss +46 -46
  75. package/src/pages/citizen/HomePageWrapper.scss +164 -163
  76. package/src/pages/citizen/SurveyList.scss +21 -21
  77. package/src/pages/citizen/citizenDocument.scss +21 -21
  78. package/src/pages/citizen/container.scss +19 -19
  79. package/src/pages/citizen/payment/payment-type.scss +2 -2
  80. package/src/pages/citizen/updatePropertyNumber.scss +46 -46
  81. package/src/pages/common/form.scss +25 -25
  82. package/src/pages/common/stepForm.scss +40 -40
  83. package/src/pages/employee/EmployeeLogin.scss +6 -6
  84. package/src/pages/employee/cardfix.scss +13 -13
  85. package/src/pages/employee/container.scss +73 -73
  86. package/src/pages/employee/dashboard.scss +192 -191
  87. package/src/pages/employee/dss.scss +249 -249
  88. package/src/pages/employee/faq.scss +353 -353
  89. package/src/pages/employee/footer.scss +68 -68
  90. package/src/pages/employee/form-fields.scss +13 -13
  91. package/src/pages/employee/iframe.scss +65 -65
  92. package/src/pages/employee/inbox.scss +742 -742
  93. package/src/pages/employee/index.scss +679 -679
  94. package/src/pages/employee/landing.scss +324 -324
  95. package/src/pages/employee/login.scss +594 -594
  96. package/src/pages/employee/oldMobileInbox.scss +4 -4
  97. package/src/pages/employee/popupmodule.scss +47 -47
  98. package/src/pages/employee/response.scss +2 -2
  99. package/src/pages/employee/scroll-table.scss +113 -113
  100. package/src/pages/employee/surveys.scss +469 -469
  101. package/src/pages/employee/tooltip.scss +35 -35
  102. package/src/pages/employee/updateNumber.scss +12 -12
  103. package/svg/camera.svg +4 -4
  104. package/svg/check.svg +3 -3
  105. package/svg/close.svg +4 -4
  106. package/svg/error.svg +3 -3
  107. package/svg/error2.svg +5 -5
  108. package/svg/searchicon.svg +3 -3
  109. package/svg/starempty.svg +3 -3
  110. package/svg/starfilled.svg +4 -4
  111. package/svg/success.svg +3 -3
@@ -1,201 +1,201 @@
1
- /*.select {
2
-
3
- @apply mb-lg block border-2 border-input-border border-solid outline-none rounded-none w-full h-10 bg-white leading-10;
4
-
5
- option {
6
- @apply h-10 text-form-field text-text-primary align-top text-left;
7
- }
8
-
9
- }
10
-
11
- .select:active {
12
- @apply border-focus border-2;
13
- }
14
-
15
- @screen dt {
16
- .select {
17
- @apply w-2/5;
18
- }
19
- }
20
- */
21
- .employee-select-wrap:active{
22
- background-color: white
23
- }
24
- .employee-select-wrap {
25
- @apply mb-lg relative;
26
-
27
- .select {
28
- @apply relative block w-full h-10 border border-solid border-input-border;
29
- &:hover {
30
- @apply border-2 border-solid border-primary-main;
31
- }
32
- input[type="text"] {
33
- width: calc(100% - 32px);
34
- background-color: transparent;
35
- margin-top: -23px !important;
36
- @apply absolute z-10 w-full h-full outline-none text-text-primary text-form-field pl-sm;
37
- }
38
-
39
- p {
40
- padding-top: 9px;
41
- @apply text-form-field text-text-primary float-left ml-sm;
42
- }
43
-
44
- img {
45
- @apply float-right h-6 w-6 mt-sm mr-sm;
46
- }
47
-
48
- svg {
49
- @apply absolute right-0 float-right h-6 w-6 mt-sm mr-sm;
50
- }
51
- }
52
-
53
- .select-active {
54
- @apply relative block w-full h-10 border-2 border-solid border-primary-main;
55
- height: 2 rem !important;
56
- padding: 1.5rem 1rem;
57
- border-radius: 8px;
58
- border: 1px solid #b4b4b4;
59
- background-color: white;
60
-
61
- input[type="text"] {
62
- width: calc(100% - 32px);
63
- background-color: transparent;
64
- margin-top: -23px;
65
- @apply absolute z-10 w-full h-full outline-none text-text-primary text-form-field pl-sm;
66
- }
67
-
68
- p {
69
- @apply text-form-field text-text-primary float-left ml-sm;
70
- }
71
-
72
- p {
73
- padding-top: 9px;
74
- }
75
-
76
- img {
77
- @apply float-right h-6 w-6 mt-sm mr-sm;
78
- }
79
-
80
- svg {
81
- @apply absolute right-0 float-right h-6 w-6 mt-sm mr-sm;
82
- }
83
- }
84
-
85
- .options-card {
86
- width: 100% !important;
87
- box-shadow: 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12), 0 5px 5px -3px rgba(0, 0, 0, 0.2);
88
- max-height: 250px !important;
89
- overflow: auto;
90
- z-index: 1000 !important;
91
- @apply absolute z-20 mt-xs bg-white max-w-full;
92
-
93
- p {
94
- padding-top: 14px;
95
- @apply w-full h-12 pl-sm text-text-primary text-form-field;
96
-
97
- &:hover {
98
- @apply bg-grey-mid;
99
- }
100
- }
101
- }
102
- }
103
- .fsm-registry-dropdown {
104
- .select {
105
- @apply flex;
106
- input {
107
- text-align: left;
108
- }
109
- }
110
- .select-active {
111
- text-align: left;
112
- }
113
- .options-card {
114
- .profile-dropdown--item {
115
- justify-content: left;
116
- }
117
- }
118
- margin-bottom: 0;
119
- }
120
-
121
- .employee-select-wrap--elipses {
122
- width: 85% !important;
123
- overflow: hidden;
124
- text-overflow: ellipsis;
125
- white-space: nowrap;
126
- }
127
-
128
- .select-wrap {
129
- @apply mb-lg relative;
130
- max-width: 540px;
131
-
132
- .select {
133
- @apply relative block w-full h-10 border border-solid border-input-border;
134
-
135
- input[type="text"] {
136
- width: calc(100% - 32px);
137
- background-color: transparent;
138
-
139
- @apply absolute z-10 w-full h-full outline-none text-text-primary text-form-field pl-sm;
140
- }
141
-
142
- p {
143
- padding-top: 9px;
144
- @apply text-form-field text-text-primary float-left ml-sm;
145
- }
146
-
147
- img {
148
- @apply float-right h-6 w-6 mt-sm mr-sm;
149
- }
150
-
151
- svg {
152
- @apply absolute right-0 float-right h-6 w-6 mt-sm mr-sm;
153
- }
154
- }
155
-
156
- .select-active {
157
- @apply relative block w-full h-10 border-2 border-solid border-primary-main;
158
-
159
- input[type="text"] {
160
- width: calc(100% - 32px);
161
- background-color: transparent;
162
- margin-top: -23px;
163
- @apply absolute z-10 w-full h-full outline-none text-text-primary text-form-field pl-sm;
164
- }
165
-
166
- p {
167
- @apply text-form-field text-text-primary float-left ml-sm;
168
- }
169
-
170
- p {
171
- padding-top: 9px;
172
- }
173
-
174
- img {
175
- @apply float-right h-6 w-6 mt-sm mr-sm;
176
- }
177
-
178
- svg {
179
- @apply absolute right-0 float-right h-6 w-6 mt-sm mr-sm;
180
- }
181
- }
182
-
183
- .options-card {
184
- width: 100% !important;
185
- box-shadow: 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12), 0 5px 5px -3px rgba(0, 0, 0, 0.2);
186
- @apply absolute z-20 mt-xs bg-white;
187
-
188
- p {
189
- padding-top: 14px;
190
- @apply w-full h-12 pl-sm text-text-primary text-form-field;
191
-
192
- &:hover {
193
- @apply bg-grey-mid;
194
- }
195
- }
196
- }
197
- }
198
-
199
- .employee-select-wrap .select img, .employee-select-wrap .select svg{
200
- margin-top: -10px;
201
- }
1
+ /*.select {
2
+
3
+ @apply mb-lg block border-2 border-input-border border-solid outline-none rounded-none w-full h-10 bg-white leading-10;
4
+
5
+ option {
6
+ @apply h-10 text-form-field text-text-primary align-top text-left;
7
+ }
8
+
9
+ }
10
+
11
+ .select:active {
12
+ @apply border-focus border-2;
13
+ }
14
+
15
+ @screen dt {
16
+ .select {
17
+ @apply w-2/5;
18
+ }
19
+ }
20
+ */
21
+ .employee-select-wrap:active{
22
+ background-color: white
23
+ }
24
+ .employee-select-wrap {
25
+ @apply mb-lg relative;
26
+
27
+ .select {
28
+ @apply relative block w-full h-10 border border-solid border-input-border;
29
+ &:hover {
30
+ @apply border-2 border-solid border-primary-main;
31
+ }
32
+ input[type="text"] {
33
+ width: calc(100% - 32px);
34
+ background-color: transparent;
35
+ margin-top: -23px !important;
36
+ @apply absolute z-10 w-full h-full outline-none text-text-primary text-form-field pl-sm;
37
+ }
38
+
39
+ p {
40
+ padding-top: 9px;
41
+ @apply text-form-field text-text-primary float-left ml-sm;
42
+ }
43
+
44
+ img {
45
+ @apply float-right h-6 w-6 mt-sm mr-sm;
46
+ }
47
+
48
+ svg {
49
+ @apply absolute right-0 float-right h-6 w-6 mt-sm mr-sm;
50
+ }
51
+ }
52
+
53
+ .select-active {
54
+ @apply relative block w-full h-10 border-2 border-solid border-primary-main;
55
+ height: 2 rem !important;
56
+ padding: 1.5rem 1rem;
57
+ border-radius: 8px;
58
+ border: 1px solid #b4b4b4;
59
+ background-color: white;
60
+
61
+ input[type="text"] {
62
+ width: calc(100% - 32px);
63
+ background-color: transparent;
64
+ margin-top: -23px;
65
+ @apply absolute z-10 w-full h-full outline-none text-text-primary text-form-field pl-sm;
66
+ }
67
+
68
+ p {
69
+ @apply text-form-field text-text-primary float-left ml-sm;
70
+ }
71
+
72
+ p {
73
+ padding-top: 9px;
74
+ }
75
+
76
+ img {
77
+ @apply float-right h-6 w-6 mt-sm mr-sm;
78
+ }
79
+
80
+ svg {
81
+ @apply absolute right-0 float-right h-6 w-6 mt-sm mr-sm;
82
+ }
83
+ }
84
+
85
+ .options-card {
86
+ width: 100% !important;
87
+ box-shadow: 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12), 0 5px 5px -3px rgba(0, 0, 0, 0.2);
88
+ max-height: 250px !important;
89
+ overflow: auto;
90
+ z-index: 1000 !important;
91
+ @apply absolute z-20 mt-xs bg-white max-w-full;
92
+
93
+ p {
94
+ padding-top: 14px;
95
+ @apply w-full h-12 pl-sm text-text-primary text-form-field;
96
+
97
+ &:hover {
98
+ @apply bg-grey-mid;
99
+ }
100
+ }
101
+ }
102
+ }
103
+ .fsm-registry-dropdown {
104
+ .select {
105
+ @apply flex;
106
+ input {
107
+ text-align: left;
108
+ }
109
+ }
110
+ .select-active {
111
+ text-align: left;
112
+ }
113
+ .options-card {
114
+ .profile-dropdown--item {
115
+ justify-content: left;
116
+ }
117
+ }
118
+ margin-bottom: 0;
119
+ }
120
+
121
+ .employee-select-wrap--elipses {
122
+ width: 85% !important;
123
+ overflow: hidden;
124
+ text-overflow: ellipsis;
125
+ white-space: nowrap;
126
+ }
127
+
128
+ .select-wrap {
129
+ @apply mb-lg relative;
130
+ max-width: 540px;
131
+
132
+ .select {
133
+ @apply relative block w-full h-10 border border-solid border-input-border;
134
+
135
+ input[type="text"] {
136
+ width: calc(100% - 32px);
137
+ background-color: transparent;
138
+
139
+ @apply absolute z-10 w-full h-full outline-none text-text-primary text-form-field pl-sm;
140
+ }
141
+
142
+ p {
143
+ padding-top: 9px;
144
+ @apply text-form-field text-text-primary float-left ml-sm;
145
+ }
146
+
147
+ img {
148
+ @apply float-right h-6 w-6 mt-sm mr-sm;
149
+ }
150
+
151
+ svg {
152
+ @apply absolute right-0 float-right h-6 w-6 mt-sm mr-sm;
153
+ }
154
+ }
155
+
156
+ .select-active {
157
+ @apply relative block w-full h-10 border-2 border-solid border-primary-main;
158
+
159
+ input[type="text"] {
160
+ width: calc(100% - 32px);
161
+ background-color: transparent;
162
+ margin-top: -23px;
163
+ @apply absolute z-10 w-full h-full outline-none text-text-primary text-form-field pl-sm;
164
+ }
165
+
166
+ p {
167
+ @apply text-form-field text-text-primary float-left ml-sm;
168
+ }
169
+
170
+ p {
171
+ padding-top: 9px;
172
+ }
173
+
174
+ img {
175
+ @apply float-right h-6 w-6 mt-sm mr-sm;
176
+ }
177
+
178
+ svg {
179
+ @apply absolute right-0 float-right h-6 w-6 mt-sm mr-sm;
180
+ }
181
+ }
182
+
183
+ .options-card {
184
+ width: 100% !important;
185
+ box-shadow: 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12), 0 5px 5px -3px rgba(0, 0, 0, 0.2);
186
+ @apply absolute z-20 mt-xs bg-white;
187
+
188
+ p {
189
+ padding-top: 14px;
190
+ @apply w-full h-12 pl-sm text-text-primary text-form-field;
191
+
192
+ &:hover {
193
+ @apply bg-grey-mid;
194
+ }
195
+ }
196
+ }
197
+ }
198
+
199
+ .employee-select-wrap .select img, .employee-select-wrap .select svg{
200
+ margin-top: -10px;
201
+ }
@@ -1,107 +1,107 @@
1
- .pay-whatsapp-card{
2
- display: flex;
3
- justify-content: space-between;
4
- cursor: pointer;
5
- }
6
- .pay-whatsapp-text{
7
- color: #25D366;
8
- float: left;
9
- font-family: 'Roboto';
10
- font-size: 16px;
11
- font-weight: 700;
12
- }
13
- .dynamicDataCard{
14
- background: rgba(244, 119, 56, 0.12);
15
- mix-blend-mode: normal;
16
- height: auto;
17
- max-height: 64px;
18
- border-radius: 4px;
19
- margin-bottom: 16px;
20
- }
21
- .dynamicData{
22
- padding: 10px 16px 16px 16px;
23
- display: flex;
24
- }
25
- .dynamicData-content{
26
- font-family: 'Roboto';
27
- font-size: 14px;
28
- font-weight: 400;
29
- padding-top: 4px;
30
- word-break: break-word;
31
- margin-inline: 20px;
32
- }
33
- .staticDataCard{
34
- background: #F2FAFF;
35
- mix-blend-mode: normal;
36
- height: auto;
37
- max-height: 100px;
38
- border-radius: 4px;
39
- margin-bottom: 16px;
40
- }
41
- .staticData{
42
- display: flex;
43
- }
44
- .timerIcon{
45
- padding: 16px 0px 16px 16px;
46
- }
47
- .static-data-content{
48
- display: grid;
49
- margin-inline: 20px;
50
- padding-top: 8px;
51
- }
52
- .rupeeSymbol{
53
- padding: 16px 0px 16px 16px;
54
- }
55
- .validityIcon{
56
- padding: 16px 0px 16px 8px;
57
- }
58
- .static-data-content-first{
59
- font-family: 'Roboto';
60
- font-size: 14px;
61
- font-weight: 400;
62
- }
63
- .static-data-content-second{
64
- font-family: 'Roboto';
65
- font-size: 16px;
66
- font-weight: 700;
67
- word-break: break-word;
68
- }
69
- .staticDataCardLast{
70
- background: rgba(238, 238, 238, 1);
71
- mix-blend-mode: normal;
72
- height: 56px;
73
- border-radius: 4px;
74
- }
75
- .whatsAppIconG{
76
- float: right;
77
- }
78
- .static-home-Card{
79
- display: flex;
80
- justify-content: space-between;
81
- }
82
- .static-home-Card-header{
83
- font-family: 'Roboto';
84
- font-size: 16px;
85
- font-weight: 700;
86
- float: left;
87
- }
88
- .helplineIcon{
89
- float: right;
90
- }
91
- .call-center-card-text{
92
- display: grid;
93
- }
94
- .call-center-card-content{
95
- float: left;
96
- }
97
- .serviceCentrIcon{
98
- float: right;
99
- }
100
- .service-center-details-card{
101
- display: flex;
102
- overflow-wrap: break-word;
103
- }
104
- .service-center-details-text{
105
- float: left;
106
- width: 180px;
1
+ .pay-whatsapp-card{
2
+ display: flex;
3
+ justify-content: space-between;
4
+ cursor: pointer;
5
+ }
6
+ .pay-whatsapp-text{
7
+ color: #25D366;
8
+ float: left;
9
+ font-family: 'Roboto';
10
+ font-size: 16px;
11
+ font-weight: 700;
12
+ }
13
+ .dynamicDataCard{
14
+ background: rgba(244, 119, 56, 0.12);
15
+ mix-blend-mode: normal;
16
+ height: auto;
17
+ max-height: 64px;
18
+ border-radius: 4px;
19
+ margin-bottom: 16px;
20
+ }
21
+ .dynamicData{
22
+ padding: 10px 16px 16px 16px;
23
+ display: flex;
24
+ }
25
+ .dynamicData-content{
26
+ font-family: 'Roboto';
27
+ font-size: 14px;
28
+ font-weight: 400;
29
+ padding-top: 4px;
30
+ word-break: break-word;
31
+ margin-inline: 20px;
32
+ }
33
+ .staticDataCard{
34
+ background: #F2FAFF;
35
+ mix-blend-mode: normal;
36
+ height: auto;
37
+ max-height: 100px;
38
+ border-radius: 4px;
39
+ margin-bottom: 16px;
40
+ }
41
+ .staticData{
42
+ display: flex;
43
+ }
44
+ .timerIcon{
45
+ padding: 16px 0px 16px 16px;
46
+ }
47
+ .static-data-content{
48
+ display: grid;
49
+ margin-inline: 20px;
50
+ padding-top: 8px;
51
+ }
52
+ .rupeeSymbol{
53
+ padding: 16px 0px 16px 16px;
54
+ }
55
+ .validityIcon{
56
+ padding: 16px 0px 16px 8px;
57
+ }
58
+ .static-data-content-first{
59
+ font-family: 'Roboto';
60
+ font-size: 14px;
61
+ font-weight: 400;
62
+ }
63
+ .static-data-content-second{
64
+ font-family: 'Roboto';
65
+ font-size: 16px;
66
+ font-weight: 700;
67
+ word-break: break-word;
68
+ }
69
+ .staticDataCardLast{
70
+ background: rgba(238, 238, 238, 1);
71
+ mix-blend-mode: normal;
72
+ height: 56px;
73
+ border-radius: 4px;
74
+ }
75
+ .whatsAppIconG{
76
+ float: right;
77
+ }
78
+ .static-home-Card{
79
+ display: flex;
80
+ justify-content: space-between;
81
+ }
82
+ .static-home-Card-header{
83
+ font-family: 'Roboto';
84
+ font-size: 16px;
85
+ font-weight: 700;
86
+ float: left;
87
+ }
88
+ .helplineIcon{
89
+ float: right;
90
+ }
91
+ .call-center-card-text{
92
+ display: grid;
93
+ }
94
+ .call-center-card-content{
95
+ float: left;
96
+ }
97
+ .serviceCentrIcon{
98
+ float: right;
99
+ }
100
+ .service-center-details-card{
101
+ display: flex;
102
+ overflow-wrap: break-word;
103
+ }
104
+ .service-center-details-text{
105
+ float: left;
106
+ width: 180px;
107
107
  }
@@ -1,27 +1,27 @@
1
- .sidebar-menu {
2
- display: flex;
3
- flex-direction: column;
4
- padding-top: 16px;
5
- padding-left: 16px;
6
- padding-right: 16px;
7
- color: #757575;
8
-
9
- .menu-item {
10
- display: flex;
11
- cursor: pointer;
12
- min-height: 48px;
13
- margin: 0;
14
- padding: 0;
15
- .menu-item-icon {
16
- svg {
17
- color: #757575;
18
- fill: #757575;
19
- width: 21px;
20
- height: 21px;
21
- }
22
- }
23
- .menu-item-text {
24
- margin-left: 1em;
25
- }
26
- }
27
- }
1
+ .sidebar-menu {
2
+ display: flex;
3
+ flex-direction: column;
4
+ padding-top: 16px;
5
+ padding-left: 16px;
6
+ padding-right: 16px;
7
+ color: #757575;
8
+
9
+ .menu-item {
10
+ display: flex;
11
+ cursor: pointer;
12
+ min-height: 48px;
13
+ margin: 0;
14
+ padding: 0;
15
+ .menu-item-icon {
16
+ svg {
17
+ color: #757575;
18
+ fill: #757575;
19
+ width: 21px;
20
+ height: 21px;
21
+ }
22
+ }
23
+ .menu-item-text {
24
+ margin-left: 1em;
25
+ }
26
+ }
27
+ }