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:
Christopher Ng 2021-11-25 01:37:54 +00:00 committed by nextcloud-command
parent 2d19e2cfb5
commit a3bf35f277
3 changed files with 4 additions and 4 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View file

@ -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 {