Ensure scrollbar is hidden in about window (#4383)
This commit is contained in:
@@ -18,6 +18,7 @@
|
|||||||
<style>
|
<style>
|
||||||
body {
|
body {
|
||||||
text-align: center;
|
text-align: center;
|
||||||
|
overflow: hidden;
|
||||||
background-color: #3a76f0;
|
background-color: #3a76f0;
|
||||||
color: white;
|
color: white;
|
||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
|
Reference in New Issue
Block a user