From b8395c66c6d3869d4e33aa6a818ccca54affe282 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bar=C4=B1=C5=9F=20Soner=20U=C5=9Fakl=C4=B1?= Date: Wed, 2 Feb 2022 20:31:15 -0500 Subject: [PATCH] fix: status icon in mobile menu --- less/mobile.less | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/less/mobile.less b/less/mobile.less index 0e3f4ea..7cd4c72 100644 --- a/less/mobile.less +++ b/less/mobile.less @@ -85,7 +85,7 @@ .nav-pills { [component="user/status"] { position: absolute; - right: 20px; + right: 24px; } background-color: #101010;