mirror of
https://github.com/codex-team/codex.docs.git
synced 2025-08-07 06:25:21 +02:00
fix: add missing css property
This commit is contained in:
parent
0bba53caad
commit
5e35c2bd96
1 changed files with 1 additions and 0 deletions
|
@ -102,6 +102,7 @@
|
|||
--input {
|
||||
padding: 10px;
|
||||
width: 100%;
|
||||
line-height: 18px;
|
||||
border: solid 1px transparent;
|
||||
border-radius: 8px;
|
||||
background-color: var(--color-input-primary);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue