Skip to content

Commit 63c8ca2

Browse files
committed
rm: unused styles
1 parent 2b2a308 commit 63c8ca2

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

docs/customization/styles.mdx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,6 @@ The tables below lists all the available properties you can override:
8282
--feedback-modal-content-bg-color: var(--feedback-white-color);
8383
--feedback-modal-content-border-color: var(--feedback-light-color);
8484
--feedback-modal-content-border-radius: 8px;
85-
--feedback-modal-content-font-family: var(--feedback-font-family);
8685
--feedback-modal-content-position-bottom: 10px;
8786
--feedback-modal-content-position-left: 10px;
8887
--feedback-modal-content-position-right: 10px;
@@ -92,7 +91,6 @@ The tables below lists all the available properties you can override:
9291
--feedback-modal-element-hover-border-color: var(--feedback-primary-color);
9392
--feedback-modal-element-selected-border-color: var(--feedback-primary-color);
9493
--feedback-modal-footer-link: var(--feedback-dark-color);
95-
--feedback-modal-header-font-family: var(--feedback-font-family);
9694
--feedback-modal-header-font-size: var(--feedback-heading-font-size);
9795
--feedback-modal-header-font-weight: 500;
9896
--feedback-modal-header-text-color: var(--feedback-dark-color);

0 commit comments

Comments
 (0)