Skip to content

Commit

Permalink
adjust the left align between the row-task-status and row-assigned
Browse files Browse the repository at this point in the history
Signed-off-by: nabim777 <nabinalemagar019@gmail.com>
  • Loading branch information
nabim777 committed Mar 12, 2024
1 parent c9362c4 commit edbf01a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
## [Unreleased]
- Add quick link for `group folder` app when not downloaded and enabled (project folder setup)
- Adjust dashboard panel of `integration app` consistent to that dashboard panel of other nextcloud apps
- Adjust padding for assignee avatar in `workpackage` template

## 2.6.1 - 2024-02-19
### Changed
Expand Down
1 change: 0 additions & 1 deletion src/components/tab/WorkPackage.vue
Original file line number Diff line number Diff line change
Expand Up @@ -294,7 +294,6 @@ export default {
&__assignee {
display: flex;
flex-direction: row;
padding: 5px;
&__assignee {
font-size: 0.81rem;
Expand Down

0 comments on commit edbf01a

Please sign in to comment.