diff --git a/com.twin.app.shoptime/src/components/TPopUp/TPopUp.module.less b/com.twin.app.shoptime/src/components/TPopUp/TPopUp.module.less index a3f83687..984290b3 100644 --- a/com.twin.app.shoptime/src/components/TPopUp/TPopUp.module.less +++ b/com.twin.app.shoptime/src/components/TPopUp/TPopUp.module.less @@ -90,7 +90,9 @@ margin: 0 0 30px 0; display: flex; justify-content: center; - gap: 12px; + > div { + margin: 0 6px; + } } } }