diff --git a/src/components/CookieViewer.jsx b/src/components/CookieViewer.jsx index b5bc9ea..d415f0b 100644 --- a/src/components/CookieViewer.jsx +++ b/src/components/CookieViewer.jsx @@ -48,7 +48,7 @@ const styles = theme => ({ height: "100%", zIndex: 100, maxWidth: 850, - maxHeight: 555, + maxHeight: 530, userSelect: "none", borderRadius: 0, }, diff --git a/src/index.html b/src/index.html index 2c6bea0..0ccd366 100644 --- a/src/index.html +++ b/src/index.html @@ -7,7 +7,7 @@