[Glitch] Fix translate button width in Safari

Port c368a16dc1448210d97b03ed9c66329b2fac7f5c to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
This commit is contained in:
diondiondion 2025-09-18 12:16:22 +02:00 committed by Claire
parent af360df59b
commit c9bb7e9b26

View File

@ -1472,13 +1472,14 @@
.status__content__translate-button {
display: flex;
align-items: center;
width: min-content;
font-size: 15px;
line-height: 22px;
color: $highlight-text-color;
border: 0;
background: transparent;
padding: 0;
padding-top: 16px;
margin-top: 16px;
text-decoration: none;
&:hover,