subtle placeholders
This commit is contained in:
parent
0b6bb58195
commit
bc01a6b5a6
1 changed files with 3 additions and 0 deletions
|
@ -63,6 +63,9 @@
|
|||
}
|
||||
*::-webkit-scrollbar-thumb {
|
||||
background: #ccc;
|
||||
}
|
||||
*::placeholder {
|
||||
color: var(--col-06);
|
||||
}
|
||||
display: none;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue