mirror of
https://github.com/nextcloud/server.git
synced 2026-06-10 17:23:59 -04:00
Merge pull request #46201 from nextcloud/feat/update-dashboard-border-radius
Feat: update panels border radius
This commit is contained in:
commit
4a3f8a2cfa
3 changed files with 4 additions and 4 deletions
|
|
@ -506,7 +506,7 @@ export default {
|
|||
background-color: var(--color-main-background-blur);
|
||||
-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);
|
||||
|
||||
#body-user.theme--highcontrast & {
|
||||
border: 2px solid var(--color-border);
|
||||
|
|
|
|||
4
dist/dashboard-main.js
vendored
4
dist/dashboard-main.js
vendored
File diff suppressed because one or more lines are too long
2
dist/dashboard-main.js.map
vendored
2
dist/dashboard-main.js.map
vendored
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue