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