pagination fix
This commit is contained in:
parent
058a394e83
commit
7820f286d0
@ -10,6 +10,7 @@
|
||||
.disabled,
|
||||
span {
|
||||
opacity: 0.5;
|
||||
pointer-events: none;
|
||||
}
|
||||
|
||||
.page {
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"OAUTH_URL": "https://redkc-staging.iqser.cloud/auth/realms/redaction",
|
||||
"API_URL": "https://redapi-staging.iqser.cloud",
|
||||
"API_URL": "https://timo-redaction-dev.iqser.cloud",
|
||||
"OAUTH_CLIENT_ID": "redaction",
|
||||
"BACKEND_APP_VERSION": "4.4.40",
|
||||
"FRONTEND_APP_VERSION": "1.1",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user