Make export URL restful.
STUD-846
This commit is contained in:
@@ -102,24 +102,5 @@
|
||||
line-height: 48px;
|
||||
}
|
||||
}
|
||||
|
||||
// downloading state
|
||||
&.is-downloading {
|
||||
|
||||
.progress-bar {
|
||||
display: block;
|
||||
}
|
||||
|
||||
.button-export {
|
||||
padding: 10px 50px 11px;
|
||||
font-size: 17px;
|
||||
|
||||
&.disabled {
|
||||
|
||||
pointer-events: none;
|
||||
cursor: default;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user