-
Notifications
You must be signed in to change notification settings - Fork 282
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
551_show_tag_title_on_cards_overview #561
Conversation
Codecov Report
@@ Coverage Diff @@
## master #561 +/- ##
=======================================
Coverage 80.19% 80.19%
=======================================
Files 46 46
Lines 1601 1601
=======================================
Hits 1284 1284
Misses 317 317 |
css/style.scss
Outdated
width: 15px; | ||
height: 20px; | ||
padding: 0 4px; | ||
margin: 0 2px 1px 0; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Lets probably use a 2px bottom margin as well, so they are nicly aligned when using multiple lines.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
done :-)
Look really good. Just one small comment. 😉 cc @nextcloud/deck |
Signed-off-by: Philippe Le Van <philippe.levan@kibatic.com>
Signed-off-by: Philippe Le Van <philippe.levan@kibatic.com>
6a4126a
to
508674f
Compare
Thanks a lot, this is a big improvement 👍 |
Thanks for the review and the merge ! |
Signed-off-by: Philippe Le Van philippe.levan@kibatic.com
Summary
cards labels visible under the title
Checklist
N/A (only UI)
N/A (only UI)