style: Refine settings button style

This commit is contained in:
2026-01-03 19:51:16 +00:00
committed by Tanner Collin (aider)
parent 9d5ba84f0d
commit 82d96f3b7b

View File

@@ -411,11 +411,11 @@ button.comment {
.settings-button {
float: right;
background: transparent;
border: 1px solid #828282;
border-radius: 4px;
border: 0;
padding: 0.25rem 0.75rem;
cursor: pointer;
color: inherit;
font-size: 1rem;
}
.modal-overlay {