@@ -278,6 +278,8 @@ const getLayoutStyles = (
|
||||
body {
|
||||
overflow: unset;
|
||||
zoom: ${zoomLevel};
|
||||
padding: unset;
|
||||
margin: unset;
|
||||
}
|
||||
svg:where(:not([width])), img:where(:not([width])) {
|
||||
width: auto;
|
||||
|
||||
Reference in New Issue
Block a user