-
Notifications
You must be signed in to change notification settings - Fork 56
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
fix(style): clear excessive and redundant styles #2128
Conversation
Antreesy
commented
Dec 23, 2024
•
edited
Loading
edited
- remove redundant styles (most comes from vue-library already)
- move rest to SFC file
- ease template (extra div)
Before | After |
---|---|
- move from separate file to component Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
/compile / |
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.
Fine by code, but I liked the "X" icon more :(
This feels like "moving notification to trash".
If there was a confusion with dialog 'Close' icon, maybe this would be enough to distinct? I'm also up for some minor change instead of using 'Delete' icon https://pictogrammers.com/library/mdi/icon/close-circle-outline/ |
4977a2c
to
d886223
Compare
/compile / |
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>