commit 0d4fb95b24e5a380a3951cb8698d38e8c3e69bd4 parent 8cd906745e2e94dc6ec7cf3e10d73d8820df9b5e Author: n0tr1v <n0tr1v@protonmail.com> Date: Sun, 28 May 2023 03:40:30 -0700 fix styling Diffstat:
| M | pkg/web/public/views/pages/chat.gohtml | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pkg/web/public/views/pages/chat.gohtml b/pkg/web/public/views/pages/chat.gohtml @@ -152,7 +152,7 @@ {{ end }} {{ end }} -<div style="margin: 0 0 0 15px"> +<div style="{{ if not .AuthUser.HideRightColumn }}margin: 0 0 0 15px;{{ else }}margin: 0 15px;{{ end }}"> <div> {{ if .AuthUser.ChatBarAtBottom }} <div>