Skip to content
Extraits de code Groupes Projets
Valider 2a5d1d5a rédigé par PFM's avatar PFM Validation de Eugen Rochko
Parcourir les fichiers

fix text position of NSFW in Safari (Mac/iPhone) (#4570)

parent 6a4e2db6
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
...@@ -2336,19 +2336,11 @@ button.icon-button.active i.fa-retweet { ...@@ -2336,19 +2336,11 @@ button.icon-button.active i.fa-retweet {
} }
.media-spoiler { .media-spoiler {
align-items: center;
background: $base-overlay-background; background: $base-overlay-background;
color: $primary-text-color; color: $primary-text-color;
cursor: pointer;
display: flex;
flex-direction: column;
border: 0; border: 0;
width: 100%; width: 100%;
height: 100%; height: 100%;
justify-content: center;
position: relative;
text-align: center;
z-index: 100;
} }
.media-spoiler__warning { .media-spoiler__warning {
......
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Veuillez vous inscrire ou vous pour commenter