better width styling on list. lint compliance
This commit is contained in:
@@ -41,7 +41,8 @@ body {
|
||||
#tasksList {
|
||||
flex: 1;
|
||||
min-height: 0;
|
||||
overflow-y: auto,
|
||||
overflow-y: auto;
|
||||
min-width: 40%;
|
||||
}
|
||||
|
||||
.cp-create-form {
|
||||
|
||||
Reference in New Issue
Block a user