[Glitch] Remove announcement margin when in Advanced Web Interface
Port 13457111d5f59f405cfd44c184683b901b95158a to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
This commit is contained in:
parent
4b5282881a
commit
649187c30e
@ -9239,6 +9239,10 @@ noscript {
|
||||
position: relative;
|
||||
overflow: hidden;
|
||||
|
||||
.layout-multiple-columns & {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
@media screen and (max-width: (124px + 300px)) {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user