diff --git a/style/23.11.3.css b/style/23.11.3.css new file mode 100644 index 0000000..eb1583e --- /dev/null +++ b/style/23.11.3.css @@ -0,0 +1,5 @@ +/* https://github.com/refined-github/refined-github/issues/7020 */ +[for="pull_request_body"] + .flash.mx-2.p-2{ + margin-bottom: 10px; + margin-inline: 0 !important; +}