mirror of
https://github.com/nextcloud/server.git
synced 2026-04-15 22:11:17 -04:00
increase width of share dialog
This commit is contained in:
parent
d56d03e230
commit
b8dc85b2f6
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@
|
|||
margin-right:112px;
|
||||
position:absolute;
|
||||
right:0;
|
||||
width:380px;
|
||||
width:420px;
|
||||
z-index:500;
|
||||
padding:16px;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue