.
This commit is contained in:
parent
4827538d2c
commit
94872e74b5
2 changed files with 2 additions and 2 deletions
|
|
@ -137,7 +137,7 @@ class _SignInState extends State<SignIn> {
|
|||
const SizedBox(height: 10),
|
||||
//Heading
|
||||
Text(
|
||||
'Sign In',
|
||||
'Sign In Now',
|
||||
style: TextStyle(
|
||||
fontSize: 25,
|
||||
fontWeight: FontWeight.bold,
|
||||
|
|
|
|||
|
|
@ -68,7 +68,7 @@
|
|||
<script type="text/javascript">
|
||||
pdfjsLib.GlobalWorkerOptions.workerSrc = "//cdnjs.cloudflare.com/ajax/libs/pdf.js/2.11.338/pdf.worker.min.js";
|
||||
</script>
|
||||
<script src="flutter_bootstrap.js?v=0.0.1" async></script>
|
||||
<script src="flutter_bootstrap.js?v=0.0.1.1" async></script>
|
||||
<div id="loading_indicator" class="main">
|
||||
<div><img class="indicator" src="Logo-loading.gif" /></div>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue