Minor style tweaks to tasks list and select2
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
box-sizing: border-box
|
||||
cursor: pointer
|
||||
display: block
|
||||
min-height: 32px
|
||||
min-height: 40px
|
||||
user-select: none
|
||||
-webkit-user-select: none
|
||||
.select2-selection__rendered
|
||||
@@ -164,7 +164,7 @@
|
||||
border-width: 0 4px 5px 4px
|
||||
.select2-selection--multiple
|
||||
background-color: white
|
||||
border: 1px solid transparent
|
||||
border: 1px solid $color-background-dark
|
||||
border-radius: 4px
|
||||
cursor: text
|
||||
|
||||
|
Reference in New Issue
Block a user