Suppress errors. Restyle

This commit is contained in:
jude
2023-07-31 17:59:38 +01:00
parent ea2cea573e
commit 3605d71b73
3 changed files with 15 additions and 5 deletions

View File

@ -373,10 +373,6 @@ input.default-width {
}
.message-input:placeholder-shown {
border-top: none;
border-left: none;
border-right: none;
border-bottom-style: dashed;
background-color: #40444b;
color: #fff;
}