This commit is contained in:
vapormusic 2022-06-24 15:24:50 +07:00
parent 5aa2e2bb93
commit 44eef28a5b
2 changed files with 6 additions and 4 deletions

View file

@ -700,6 +700,10 @@
flex-shrink : unset;
}
.search-input::placeholder {
color: var(--heroplaceholdercolor)
}
.nameEdit {
font-weight: 700;
font-size : 1.6rem;