Przeglądaj źródła

Fixed more bugs

bugfix/1574
jovan.cirkovic 3 lat temu
rodzic
commit
d773a61892
1 zmienionych plików z 4 dodań i 4 usunięć
  1. 4
    4
      src/components/Paging/Paging.styled.js

+ 4
- 4
src/components/Paging/Paging.styled.js Wyświetl plik

flex: 1; flex: 1;
justify-content: center; justify-content: center;
flex-direction: row; flex-direction: row;
margin-top: 5px;
margin-bottom: 10px;
/* margin-top: 5px;
margin-bottom: 10px; */
position: absolute; position: absolute;
bottom: 15px;
bottom: 10px;
padding-left: 0; padding-left: 0;
padding-right: 0; padding-right: 0;
margin: -10px auto;
margin: auto;
left: 0; left: 0;
right: 0; right: 0;
`; `;

Ładowanie…
Anuluj
Zapisz