add: pagination to loads public & calculator
This commit is contained in:
@@ -78,10 +78,14 @@ import { onMounted, ref } from 'vue';
|
||||
background-color: #dab977;
|
||||
color: #323030;
|
||||
margin: 4px;
|
||||
font-size: 1.1rem;
|
||||
font-weight: 500;
|
||||
}
|
||||
.page-active {
|
||||
width: 33px;
|
||||
height: 33px;
|
||||
font-size: 1.2rem;
|
||||
font-weight: 700;
|
||||
background-color: #FBBA33;
|
||||
}
|
||||
</style>
|
||||
Reference in New Issue
Block a user