Shun Miyazawa 2 лет назад
Родитель
Сommit
3deb3d2892
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      apps/app/src/components/PageStatusAlert.tsx

+ 1 - 1
apps/app/src/components/PageStatusAlert.tsx

@@ -46,7 +46,7 @@ export const PageStatusAlert = (): JSX.Element => {
   }
 
   return (
-    <div className={`${styles['grw-page-status-alert']} card text-white fixed-bottom animated fadeInUp faster bg-warning text-dark`}>
+    <div className={`${styles['grw-page-status-alert']} card fixed-bottom animated fadeInUp faster text-bg-warning`}>
       <div className="card-body">
         <p className="card-text grw-card-label-container">
           { hasResolveConflictHandler