mirror of
https://github.com/nextcloud/server.git
synced 2026-02-20 00:12:30 -05:00
Some Dashboard widgets are larger than others
Signed-off-by: hamza221 <hamzamahjoubi221@gmail.com>
This commit is contained in:
parent
0c5eba3786
commit
8358311568
1 changed files with 1 additions and 0 deletions
|
|
@ -405,6 +405,7 @@ export default {
|
|||
width: 320px;
|
||||
max-width: 100%;
|
||||
margin: 16px;
|
||||
align-self: stretch;
|
||||
background-color: var(--color-main-background-blur);
|
||||
-webkit-backdrop-filter: var(--filter-background-blur);
|
||||
backdrop-filter: var(--filter-background-blur);
|
||||
|
|
|
|||
Loading…
Reference in a new issue