[Glitch] Ensure carousel slides don't overflow

Port e9f197740d to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
This commit is contained in:
Echo
2025-06-04 16:29:34 +02:00
committed by Claire
parent 2085b0b53a
commit a6a35ad1ce

View File

@@ -11373,6 +11373,8 @@ noscript {
&__slide {
flex: 0 0 auto;
flex-basis: 100%;
width: 100%;
overflow: hidden;
}
.status {