Minor style tweaks to Tasks
This commit is contained in:
@@ -53,17 +53,17 @@ nav.sidebar
|
||||
height: 100%
|
||||
|
||||
#col_main
|
||||
box-shadow: 1px 0 0 $color-background-dark
|
||||
background-color: white
|
||||
|
||||
#col_right
|
||||
background-color: $color-background
|
||||
background-color: $color-background-light
|
||||
|
||||
.col_header
|
||||
position: relative
|
||||
display: flex
|
||||
align-items: center
|
||||
width: 100%
|
||||
min-height: 50px
|
||||
background-color: white
|
||||
padding: 10px 15px
|
||||
|
||||
@@ -92,7 +92,6 @@ nav.sidebar
|
||||
color: $color-text-dark-primary
|
||||
|
||||
&.select_multiple
|
||||
margin-top: 5px
|
||||
margin-bottom: 10px
|
||||
|
||||
select.input-transparent
|
||||
|
Reference in New Issue
Block a user