File tree 1 file changed +2
-2
lines changed
src/app/integrations/landing-v2
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -48,7 +48,7 @@ <h3 class="landing-v2--section-heading">
48
48
< button class ="btn-connect "> Connect</ button >
49
49
}
50
50
</ div >
51
- < span class ="landing-v2--accounting-app-name tw-items-center tw-gap-4 ">
51
+ < span class ="landing-v2--accounting-app-name tw-items-center tw-gap-[10px] !tw-text-12-px ">
52
52
< div >
53
53
Dynamics 365 Business Central
54
54
< div class ="landing-v2--accounting-app-type "> Accounting</ div >
@@ -137,7 +137,7 @@ <h3 class="landing-v2--section-heading">
137
137
< div *ngIf ="isAppShown('SAGE300') " class ="landing-v2--accounting-app "
138
138
(click) ="openInAppIntegration(InAppIntegration.SAGE300) ">
139
139
< div class ="tw-flex tw-justify-between tw-items-center ">
140
- < img src ="assets/logos/sage300-logo.png " class ="tw-py-[4px ] " />
140
+ < img src ="assets/logos/sage300-logo.png " class ="tw-py-[5px ] " />
141
141
@if (isAppConnected('SAGE300')) {
142
142
< app-badge text ="Connected " [theme] ="ThemeOption.SUCCESS "> </ app-badge >
143
143
} @else {
You can’t perform that action at this time.
0 commit comments