[Glitch] Fix pinned post button width

Port 71a4126f3ae2f3420a55bb82c99458f675b3392a to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
This commit is contained in:
Echo 2026-07-06 12:06:27 +02:00 committed by Tarrien
parent 4dd369f201
commit e5c7751d4f

View File

@ -99,7 +99,7 @@
margin: 12px 16px;
padding: 8px;
transition: border-color 0.2s ease-in-out;
width: calc(100% - 48px);
width: calc(100% - 32px);
&:hover,
&:focus {