Fix height of task add button
This commit is contained in:
@ -28,4 +28,9 @@
|
||||
|
||||
.sharables-list, .sharables-namespace{
|
||||
padding: 0 !important;
|
||||
}
|
||||
}
|
||||
|
||||
.task-add .button {
|
||||
padding: 10px 1em;
|
||||
height: 40px;
|
||||
}
|
||||
|
Reference in New Issue
Block a user