CW field border
This commit is contained in:
parent
87a17f00a8
commit
47fdcec1be
3 changed files with 3 additions and 0 deletions
|
|
@ -1316,6 +1316,7 @@ body.app-body {
|
|||
}
|
||||
.app-body .compose-form .spoiler-input .autosuggest-input {
|
||||
background-color: var(--color-content-bg);
|
||||
border-bottom: 0;
|
||||
padding: 5px;
|
||||
}
|
||||
.app-body .compose-form .spoiler-input__input {
|
||||
|
|
|
|||
|
|
@ -1316,6 +1316,7 @@ body.app-body {
|
|||
}
|
||||
.app-body .compose-form .spoiler-input .autosuggest-input {
|
||||
background-color: var(--color-content-bg);
|
||||
border-bottom: 0;
|
||||
padding: 5px;
|
||||
}
|
||||
.app-body .compose-form .spoiler-input__input {
|
||||
|
|
|
|||
|
|
@ -1316,6 +1316,7 @@ body.app-body {
|
|||
}
|
||||
.app-body .compose-form .spoiler-input .autosuggest-input {
|
||||
background-color: var(--color-content-bg);
|
||||
border-bottom: 0;
|
||||
padding: 5px;
|
||||
}
|
||||
.app-body .compose-form .spoiler-input__input {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue