mirror of
https://github.com/FranP-code/Pomodoro-Timer-with-Clockify-integration.git
synced 2025-10-12 23:52:30 +00:00
Added loadings animations to api page
This commit is contained in:
@@ -490,6 +490,9 @@
|
||||
width: 50%;
|
||||
border: #969696 solid 1px;
|
||||
}
|
||||
.account-container .next-step form .disabled {
|
||||
opacity: 0%;
|
||||
}
|
||||
.account-container .next-step .flex-container-change-api-container {
|
||||
padding-left: 5vw;
|
||||
}
|
||||
@@ -520,6 +523,14 @@
|
||||
border: #969696 solid 1px;
|
||||
}
|
||||
|
||||
.loading-container {
|
||||
width: 100%;
|
||||
height: 83vh;
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
.go-to-account {
|
||||
width: 3vw;
|
||||
height: 3vw;
|
||||
|
||||
Reference in New Issue
Block a user