We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba56ca0 commit 5e04ea9Copy full SHA for 5e04ea9
src/components/dashboard/LeaderBoard/leaderboard.css
@@ -884,32 +884,6 @@
884
.points-cell {
885
justify-self: center;
886
}
887
-
888
- /* Pagination mobile styles */
889
- /* .pagination {
890
- flex-wrap: wrap;
891
- gap: 6px;
892
- padding: 16px 0;
893
- }
894
895
- .page-numbers {
896
- order: 2;
897
- width: 100%;
898
- justify-content: center;
899
- margin-top: 8px;
900
901
902
- .pagination-btn {
903
- width: 36px;
904
- height: 36px;
905
906
907
- .page-btn,
908
- .pagination-ellipsis {
909
- width: 32px;
910
- height: 32px;
911
- font-size: 14px;
912
- } */
913
914
915
/* Pagination responsive styles */
0 commit comments