Skip to content

Commit 8791b24

Browse files
authored
Merge pull request #19652 from calixteman/rm_useless_css_var
[Editor] Remove useless css variable
2 parents dc61e36 + 7c706b6 commit 8791b24

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

web/signature_manager.css

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,6 @@
4848

4949
.signatureDialog {
5050
--primary-color: var(--text-primary-color);
51-
--description-input-color: var(--primary-color);
5251
--border-color: #8f8f9d;
5352
--open-link-fg: var(--link-fg-color);
5453
--open-link-hover-fg: var(--link-hover-fg-color);

0 commit comments

Comments
 (0)