diff --git a/View/src/pages/Admin/SeeOrdre.php b/View/src/pages/Admin/SeeOrdre.php index e0a42882..310a3eef 100644 --- a/View/src/pages/Admin/SeeOrdre.php +++ b/View/src/pages/Admin/SeeOrdre.php @@ -43,8 +43,8 @@ "; - echo ' getIdEnigme() .'&dir=up class="material-symbols-outlined">arrow_upward '; - echo 'getIdEnigme() .'&dir=down class="material-symbols-outlined">arrow_downward '; + echo ' getIdEnigme() .'&dir=up class="material-symbols-outlined mx-2">arrow_upward '; + echo 'getIdEnigme() .'&dir=down class="material-symbols-outlined mx-2">arrow_downward '; echo $enigme->getNom(); echo ''; echo "" . $enigme->getOrdre() . "";