REST Service for POPCORN - ILIAS
alex
2025-06-06 9c51cd91ccf824342963491faeb435aa1ddeb22f
vue/src/components/Pagination.vue
@@ -133,7 +133,6 @@
   display flex;
   flex-direction column
   align-items center;
   margin -1em 0 1em 0;
.pagination-buttons
   font-size 1.33rem
   display flex;
@@ -161,6 +160,11 @@
   //all: unset
   border none
   width 1em
input[type=button]
   color rgb(0,0,238)
   cursor pointer;
   &:hover
      background-color #ddd;
button