Improve no reflow a little bit

This commit is contained in:
Henrik Giesel 2021-06-29 04:23:19 +02:00
parent 85567fddd9
commit bb166392b1

View file

@ -207,7 +207,7 @@ License: GNU AGPL, version 3 or later; http://www.gnu.org/licenses/agpl.html
border: none;
margin: 0;
/* adjust so deleting all tags does not cause a reflow */
padding: 1.5px 0;
padding: 3.2px 0;
}
&::after {