Fix comments indentation

This commit is contained in:
brodokk 2023-05-28 10:20:47 +00:00
parent 80bce832fa
commit 69ff41ff76

View File

@ -2211,7 +2211,6 @@ button.table-action-link {
.button.button-tertiary:active, .button.button-tertiary:focus, .button.button-tertiary:hover {
/* background: #6364ff; */
/* background: hsl(var(--hue), 100%, 69%); */
/* Manually changed for readability */
background: hsl(var(--hue), 60%, 49%);
}