Remove sky-threat display:none with media max-width: 480px add body min-width: 350px;
Cette révision appartient à :
@@ -29,6 +29,7 @@ body {
|
|||||||
align-items: center;
|
align-items: center;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
position: relative;
|
position: relative;
|
||||||
|
min-width: 350px;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* ── LOGO CANVAS ──
|
/* ── LOGO CANVAS ──
|
||||||
@@ -614,9 +615,7 @@ body {
|
|||||||
gap: 4px;
|
gap: 4px;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
}
|
}
|
||||||
.sky-threat {
|
|
||||||
display: none;
|
|
||||||
}
|
|
||||||
.sky-ticker {
|
.sky-ticker {
|
||||||
font-size: 8px;
|
font-size: 8px;
|
||||||
}
|
}
|
||||||
|
|||||||
Référencer dans un nouveau ticket
Bloquer un utilisateur