diff --git a/Containers/RepoManage/RepoManage.module.css b/Containers/RepoManage/RepoManage.module.css index f56b1fc..8c55d5c 100644 --- a/Containers/RepoManage/RepoManage.module.css +++ b/Containers/RepoManage/RepoManage.module.css @@ -172,7 +172,7 @@ .selectAlertWrapper { display: flex; flex-direction: row; - justify-content: start; + justify-content: flex-start; align-items: center; margin-top: 1.5rem; gap: 0.5rem;