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
eb737215
Commit
eb737215
authored
Aug 17, 2020
by
LianaHus
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
layout fix
parent
9f542e53
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
landing-page.js
apps/remix-ide/src/app/ui/landing-page/landing-page.js
+2
-2
No files found.
apps/remix-ide/src/app/ui/landing-page/landing-page.js
View file @
eb737215
...
...
@@ -351,12 +351,12 @@ export class LandingPage extends ViewPlugin {
<div class="d-flex">
<div id="remixIDE_TwitterBlock" class="border-left p-2 mx-0 mb-0
${
css
.
block
}
${
css
.
remixHomeMedia
}
">
<input type="radio" name="media" id="remixIDE_TwitterRadio" class="d-none" checked />
<label class="mx-1 m
y-0
btn p-0 text-info fab fa-twitter
${
css
.
cursorStyle
}
" for="remixIDE_TwitterRadio"></label>
<label class="mx-1 m
t-0 mb-1
btn p-0 text-info fab fa-twitter
${
css
.
cursorStyle
}
" for="remixIDE_TwitterRadio"></label>
${
this
.
twitterFrame
}
</div>
<div id="remixIDE_MediumBlock" class="border-left p-2 mx-0 mb-0
${
css
.
block
}
${
css
.
remixHomeMedia
}
">
<input type="radio" name="media" id="remixIDE_MediumRadio" class="d-none" />
<label class="mx-1 m
y-0
btn p-0 text-danger fab fa-medium
${
css
.
cursorStyle
}
" for="remixIDE_MediumRadio"></label>
<label class="mx-1 m
t-0 mb-1
btn p-0 text-danger fab fa-medium
${
css
.
cursorStyle
}
" for="remixIDE_MediumRadio"></label>
<div class="px-2
${
css
.
media
}
">
<div id="medium-widget" class="
${
css
.
mediumPanel
}
">
<div
...
...
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