From 9e95938bfd45c5bdaf0677a0d3a6209652453eda Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=B2=88=E6=BE=84=E5=BF=83?= Date: Sat, 11 Oct 2025 00:26:14 +0800 Subject: [PATCH] Fix #1158 --- resources/skins.citizen.styles/components/Pagetools.less | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/skins.citizen.styles/components/Pagetools.less b/resources/skins.citizen.styles/components/Pagetools.less index 13df2c891..fd2865ce4 100644 --- a/resources/skins.citizen.styles/components/Pagetools.less +++ b/resources/skins.citizen.styles/components/Pagetools.less @@ -2,6 +2,7 @@ display: flex; gap: var( --space-xxs ); align-items: center; + margin-inline-start: auto; // TODO: Merge this with header__item &__item {