mirror of
https://github.com/C9Glax/tranga-website.git
synced 2025-06-12 14:57:53 +02:00
Potential fix/support for HTTPS
Removed the hard-coded http in the API url and instead calling window.location.protocol
This commit is contained in:
@ -940,8 +940,7 @@ footer-tag-popup::before{
|
||||
.section-item > .jobDetails > .jobProgressBar {
|
||||
margin: 5px;
|
||||
height: 10px;
|
||||
border-radius: 5px;
|
||||
overflow: hidden;
|
||||
border-radius: 7px;
|
||||
}
|
||||
|
||||
.section-item > .jobDetails > .jobProgressSpan {
|
||||
|
Reference in New Issue
Block a user