feat: new input style

This commit is contained in:
kwaroran
2024-05-31 10:25:00 +09:00
parent a30c59c011
commit f63e1fc1f3
2 changed files with 30 additions and 24 deletions

View File

@@ -146,12 +146,6 @@ html, body{
height: 100%;
}
.input-text{
border: none;
outline: 0;
border-bottom: 1px solid var(--risu-theme-borderc);
}
.bgc{
border-top: 1px solid rgba(98, 114, 164, 0.7);
}