mirror of
https://github.com/nextcloud/server.git
synced 2026-06-09 08:44:07 -04:00
Merge pull request #29909 from nextcloud/backport/29891/stable23
This commit is contained in:
commit
d03df09879
3 changed files with 4 additions and 4 deletions
4
core/js/dist/profile.js
vendored
4
core/js/dist/profile.js
vendored
File diff suppressed because one or more lines are too long
2
core/js/dist/profile.js.map
vendored
2
core/js/dist/profile.js.map
vendored
File diff suppressed because one or more lines are too long
|
|
@ -380,7 +380,7 @@ $content-max-width: 640px;
|
|||
width: max-content;
|
||||
max-width: $content-max-width;
|
||||
padding: 5px 10px;
|
||||
margin-left: -14px;
|
||||
margin-left: -12px;
|
||||
margin-top: 2px;
|
||||
|
||||
&.interactive {
|
||||
|
|
|
|||
Loading…
Reference in a new issue