fix(css): menu and gems wallet margin
This commit is contained in:
@@ -301,7 +301,7 @@ for $stage in $stages
|
||||
margin-left: 0.1em
|
||||
margin-right: 0.4em
|
||||
a.badge
|
||||
position: relative; top:-2px;
|
||||
position: relative; top:-2px
|
||||
|
||||
.task:hover .task-meta-controls
|
||||
opacity: 1
|
||||
@@ -393,7 +393,7 @@ form
|
||||
font-weight: 300
|
||||
outline: 1px solid rgba(0,0,0,0.2)
|
||||
outline-offset: -1px
|
||||
margin: 3px 3px
|
||||
margin: 0 0 0 3px
|
||||
font-family: 'Lato', sans-serif
|
||||
text-align: inherit
|
||||
opacity: 0.5
|
||||
@@ -420,6 +420,9 @@ form
|
||||
&:first-child
|
||||
border-right: 0
|
||||
|
||||
.task-options
|
||||
.task-action-btn.tile
|
||||
margin: 3px
|
||||
|
||||
// todos ui
|
||||
// --------
|
||||
|
||||
Reference in New Issue
Block a user