[Glitch] Ensure carousel slides don't overflow
Port e9f197740d831b0685ed53bcf3e4dc05b86a74b5 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
This commit is contained in:
parent
2085b0b53a
commit
a6a35ad1ce
@ -11373,6 +11373,8 @@ noscript {
|
||||
&__slide {
|
||||
flex: 0 0 auto;
|
||||
flex-basis: 100%;
|
||||
width: 100%;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
.status {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user