Limit code widget width to 100%
This commit is contained in:
parent
92c36ca524
commit
bc5cdff323
@ -223,6 +223,7 @@
|
||||
width: 100%;
|
||||
padding: 0;
|
||||
margin: 0;
|
||||
max-width: 100%;
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user