diff --git a/public/react/src/modules/tpm/component/TPMright.css b/public/react/src/modules/tpm/component/TPMright.css index a75160bf5..0d6b306fd 100644 --- a/public/react/src/modules/tpm/component/TPMright.css +++ b/public/react/src/modules/tpm/component/TPMright.css @@ -119,9 +119,14 @@ .padd252020px{ padding: 25px 20px 15px; } + .rightjinengs{ height: 35px; margin-top: 20px; + display: flex; + flex-direction: column; + align-items: center; + justify-content: center; } .borderbottomf4{