Minor CSS change

This commit is contained in:
Raymond Hill 2023-04-10 19:54:16 -04:00
parent a495dabff9
commit f0c28f2faa
No known key found for this signature in database
GPG Key ID: 25E1490B761470C2
1 changed files with 0 additions and 1 deletions

View File

@ -234,7 +234,6 @@ body.needSave #revertRules {
color: rgb(var(--ink-80));
stroke: rgb(var(--ink-80));
display: none;
font-family: sans-serif;
font-size: var(--font-size-smaller);
padding: var(--popup-gap-thin);
}