-
Notifications
You must be signed in to change notification settings - Fork 23
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
`Added` **forms-flow-service** - Added date and time service - Added resource bundle `Modified` **forms-flow-admin** - Modified user interface and improved user experience - Modified footer style **forms-flow-nav** - Modified navbar style **forms-flow-theme** - Modified CSS to SCSS and folder structure - Modified toast color override --------- Co-authored-by: abhilash-aot <[email protected]> Co-authored-by: abilpraju-aot <[email protected]> Co-authored-by: Josephalexantony-aot <[email protected]> Co-authored-by: Bonymol-aot <[email protected]> Co-authored-by: AbijithS-aot <[email protected]> Co-authored-by: Abil P Raju <[email protected]> Co-authored-by: Alex Antony <[email protected]> Co-authored-by: Bonymol Baby <[email protected]> Co-authored-by: fahad-aot <[email protected]> Co-authored-by: Abijith Sebastian <[email protected]> Co-authored-by: Ajay krishna <[email protected]> Co-authored-by: fahad-aot <[email protected]> Co-authored-by: Ajay-aot <[email protected]>
- Loading branch information
1 parent
28ea83a
commit 862088c
Showing
55 changed files
with
4,293 additions
and
1,054 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
v5.2.2 | ||
v5.3.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,23 +0,0 @@ | ||
|
||
.footer { | ||
border-top: 2px solid #e8e8ee; | ||
padding-bottom: 15px; | ||
padding-top: 15px; | ||
position: fixed; | ||
background-color: white; | ||
bottom: 0; | ||
height: 2.3rem; /* Footer height */ | ||
width:100%; | ||
z-index: 4; | ||
} | ||
.text-align{ | ||
bottom: 10px; | ||
} | ||
@media (max-width: 768px) { | ||
.footer{ | ||
width:100% !important; | ||
} | ||
} | ||
.footer-text{ | ||
font-size: 18px; | ||
} | ||
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.