Conversation
ShGKme
left a comment
There was a problem hiding this comment.
Maybe also change the padding to be in line with border radius?
| -webkit-backdrop-filter: var(--filter-background-blur); | ||
| backdrop-filter: var(--filter-background-blur); | ||
| border-radius: var(--border-radius-rounded); | ||
| border-radius: var(--body-container-radius); |
There was a problem hiding this comment.
Probably, we should also add this variable to the theming.
There was a problem hiding this comment.
Isn't this one already there?
There was a problem hiding this comment.
I think @ShGKme means adding it to theming / the theme from the theming app
|
I wonder why this is not styled in the NcDashboardWidget 🤔 But you then also need to adjust all "guest-box" components (login etc) which we unified with the dashboard widgets not long ago |
I also thought I would find it there
Could you please point me to the components @susnux? |
|
@susnux should we tackle this in separate prs so that we get the important stuff in? |
9b407ed to
6c48237
Compare
|
/compile amend/ |
Signed-off-by: Marco Ambrosini <marcoambrosini@proton.me> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
6c48237 to
479d394
Compare


No description provided.