Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
2
2021-005
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
IT18019896 A.R.M.R.M.Mudalinayake
2021-005
Commits
34fd340b
Commit
34fd340b
authored
Nov 03, 2021
by
Dinushe Jayasekera
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Uploaded dashboard
parent
f97ec56e
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
16 additions
and
4 deletions
+16
-4
test-Angular - Copy/src/app/home/home.component.css
test-Angular - Copy/src/app/home/home.component.css
+6
-2
test-Angular - Copy/src/app/home/home.component.html
test-Angular - Copy/src/app/home/home.component.html
+10
-2
No files found.
test-Angular - Copy/src/app/home/home.component.css
View file @
34fd340b
...
...
@@ -20,7 +20,11 @@
font-size
:
2rem
;
}
.page__content-data
{
top
:
5
0%
;
left
:
5
0%
;
top
:
2
0%
;
left
:
2
0%
;
transform
:
translate
(
-50%
,
-50%
);
}
.bot
{
height
:
500px
;
}
\ No newline at end of file
test-Angular - Copy/src/app/home/home.component.html
View file @
34fd340b
<div
class=
"container-fluid page"
>
<div
class=
"d-flex page__box p-3 mt-2"
>
Home
</div>
<div
class=
"page__content shadow p-3 position-relative"
>
<
!--<
div class="page__content shadow p-3 position-relative">
<div class="page__content-data position-absolute">
Home Content Goes Here
</div>
</div>-->
<div
class=
"bot"
>
<iframe
src=
"https://fxo.io/m/tangible-array-1317"
width=
"100%"
height=
"100%"
style=
"border: 3px solid #f9f9fb; width: 100%; height: 100%;"
allowfullscreen
></iframe>
</div>
</div>
<script
src=
"https://widget.flowxo.com/embed.js"
data-fxo-widget=
"eyJ0aGVtZSI6IiM2ZjVmZTgiLCJ3ZWIiOnsiYm90SWQiOiI2MTY3NWNiZTk1ODVkZTAwYzMzZjM1ZWQiLCJ0aGVtZSI6IiM2ZjVmZTgifX0="
async
defer
></script>
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment