fix: missing property
This commit is contained in:
parent
077c54d5fb
commit
9111405c3f
4 changed files with 5 additions and 4 deletions
|
@ -116,7 +116,7 @@
|
|||
/* svgs */
|
||||
--stroke-width-default: 1.4;
|
||||
--stroke-width-bold: 2;
|
||||
--inline-margin-bottom: -6px;
|
||||
--inline-margin-bottom: -5px;
|
||||
|
||||
/* input accent color */
|
||||
accent-color: var(--accent-color);
|
||||
|
|
Reference in a new issue