diff --git a/style/global.css b/style/global.css index 0dde040..c63183e 100644 --- a/style/global.css +++ b/style/global.css @@ -670,7 +670,7 @@ a { height: 256px; padding: 8px; font-size: 12px; - overflow: scroll; + overflow: auto; } .new-project-dialog-description::-webkit-scrollbar-corner { @@ -1041,4 +1041,4 @@ a { font-size: 8px; display: block; background-color: #484848; - } \ No newline at end of file + }