diff --git a/App/Container/Navi-Insurance/screen/quote-offer-screen/QuoteOfferScreen.tsx b/App/Container/Navi-Insurance/screen/quote-offer-screen/QuoteOfferScreen.tsx index ac07402bb5..62cca4f5df 100644 --- a/App/Container/Navi-Insurance/screen/quote-offer-screen/QuoteOfferScreen.tsx +++ b/App/Container/Navi-Insurance/screen/quote-offer-screen/QuoteOfferScreen.tsx @@ -55,8 +55,8 @@ const QuoteOfferScreen = ({ const fabTextStyle = useAnimatedStyle(() => { return { - width: withTiming( - y.value < lastScrollPosition.value || y.value <= 0 ? 90 : 0, + maxWidth: withTiming( + y.value < lastScrollPosition.value || y.value <= 0 ? 120 : 0, { duration: 100 } ), paddingRight: withTiming(