Limit code widget width to 100%

This commit is contained in:
Zef Hemel
2023-05-26 14:48:41 +02:00
parent 92c36ca524
commit bc5cdff323
+1
View File
@@ -223,6 +223,7 @@
width: 100%;
padding: 0;
margin: 0;
max-width: 100%;
}
}