Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
B
baas-ide
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
JIRA
JIRA
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
guxukai
baas-ide
Commits
ef1990c7
Commit
ef1990c7
authored
Apr 29, 2019
by
Liana Husikyan
Committed by
LianaHus
May 02, 2019
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update swap-panel-component.js
Update swap-panel-component.js
parent
fc78f977
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
swap-panel-component.js
src/app/components/swap-panel-component.js
+2
-2
No files found.
src/app/components/swap-panel-component.js
View file @
ef1990c7
...
@@ -56,7 +56,7 @@ class SwapPanelComponent {
...
@@ -56,7 +56,7 @@ class SwapPanelComponent {
render
()
{
render
()
{
this
.
view
=
yo
`
this
.
view
=
yo
`
<div id='plugins' class=
${
css
.
plugins
}
>
<div id='plugins' class=
${
css
.
plugins
}
>
</div>
</div>
`
`
this
.
header
=
yo
`<header class="
${
css
.
swapitHeader
}
"><h6 class="
${
css
.
swapitTitle
}
"></h6></header>`
this
.
header
=
yo
`<header class="
${
css
.
swapitHeader
}
"><h6 class="
${
css
.
swapitTitle
}
"></h6></header>`
...
@@ -73,7 +73,7 @@ module.exports = SwapPanelComponent
...
@@ -73,7 +73,7 @@ module.exports = SwapPanelComponent
const
css
=
csjs
`
const
css
=
csjs
`
.plugins {
.plugins {
height :
95
%;
height :
100
%;
}
}
.plugItIn {
.plugItIn {
display : none;
display : none;
...
...
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