[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:
parent
4dd369f201
commit
e5c7751d4f
@ -99,7 +99,7 @@
|
|||||||
margin: 12px 16px;
|
margin: 12px 16px;
|
||||||
padding: 8px;
|
padding: 8px;
|
||||||
transition: border-color 0.2s ease-in-out;
|
transition: border-color 0.2s ease-in-out;
|
||||||
width: calc(100% - 48px);
|
width: calc(100% - 32px);
|
||||||
|
|
||||||
&:hover,
|
&:hover,
|
||||||
&:focus {
|
&:focus {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user