Skip to content
Snippets Groups Projects
Commit 360de88b authored by Janne Mareike Koschinski's avatar Janne Mareike Koschinski
Browse files

Fixed css issues

parent bf147137
No related branches found
No related tags found
No related merge requests found
...@@ -11,9 +11,10 @@ ...@@ -11,9 +11,10 @@
background: #333333 background: #333333
border-radius: 4px border-radius: 4px
box-shadow: 0 2px 4px rgba(0, 0, 0, 0.4) box-shadow: 0 2px 4px rgba(0, 0, 0, 0.4)
padding: 8px
margin-bottom: 8px margin-bottom: 8px
p p
margin: 8px margin-bottom: 8px
color: #ffffff color: #ffffff
div div
display: flex display: flex
...@@ -21,12 +22,12 @@ ...@@ -21,12 +22,12 @@
input input
background: none background: none
color: #fff color: #fff
opacity: 0.4
border: none border: none
flex-shrink: 1 flex-shrink: 1
display: block display: block
flex-grow: 1 flex-grow: 1
width: 0 width: 0
margin: 8px
text-overflow: ellipsis text-overflow: ellipsis
button.copy button.copy
display: block display: block
...@@ -38,7 +39,7 @@ ...@@ -38,7 +39,7 @@
font-family: 'Lato', sans-serif font-family: 'Lato', sans-serif
font-size: 10pt font-size: 10pt
line-height: 24px line-height: 24px
margin: 8px margin-left: 8px
cursor: pointer cursor: pointer
.actions .actions
background: #333333 background: #333333
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment