mirror of
https://github.com/nextcloud/server.git
synced 2026-06-10 17:23:59 -04:00
Adjust margin of status on profile
Signed-off-by: Christopher Ng <chrng8@gmail.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
This commit is contained in:
parent
2d19e2cfb5
commit
a3bf35f277
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