Fix: унифицировать горизонтальные отступы на всех экранах (v3.5.6)
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 32s
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 32s
This commit is contained in:
@@ -215,7 +215,7 @@ function FullStatistics({ selectedProject, onClearSelection, data, loading, erro
|
||||
}
|
||||
|
||||
return (
|
||||
<div>
|
||||
<div className="max-w-2xl mx-auto">
|
||||
{onNavigate && (
|
||||
<button
|
||||
onClick={() => onNavigate('current')}
|
||||
|
||||
Reference in New Issue
Block a user