Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
A
amundsen_dev
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Surendar Reddy Mangannagari
amundsen_dev
Commits
baedcb1e
Unverified
Commit
baedcb1e
authored
May 19, 2020
by
Diksha Thakur
Committed by
GitHub
May 19, 2020
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Changed 'Issue' border to match design (#455)
parent
f66359f8
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
3 deletions
+4
-3
styles.scss
.../static/js/components/TableDetail/TableIssues/styles.scss
+4
-3
No files found.
amundsen_application/static/js/components/TableDetail/TableIssues/styles.scss
View file @
baedcb1e
...
@@ -3,13 +3,14 @@
...
@@ -3,13 +3,14 @@
.table-issues
{
.table-issues
{
.issue-banner
{
.issue-banner
{
border-radius
:
4px
;
box-shadow
:
0px
0px
1px
0px
rgba
(
0
,
0
,
0
,
0
.12
)
,
0px
2px
3px
0px
rgba
(
0
,
0
,
0
,
0
.16
);
height
:
40px
;
height
:
40px
;
margin
:
8px
0
;
margin
:
8px
0
;
padding
:
8px
16px
;
padding
:
8px
;
display
:
flex
;
display
:
flex
;
flex-direction
:
row
;
flex-direction
:
row
;
border-top
:
2px
solid
$gray10
;
border-bottom
:
2px
solid
$gray10
;
color
:
$gray60
;
}
}
.table-issue-link
{
.table-issue-link
{
margin-right
:
$spacer-1
;
margin-right
:
$spacer-1
;
...
...
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