mirror of
https://github.com/vector-im/element-web.git
synced 2026-02-27 18:42:20 +01:00
theme-ify!
This commit is contained in:
parent
aef9323f21
commit
8ce8ca18ff
@ -24,8 +24,8 @@ limitations under the License.
|
||||
|
||||
.mx_MessageEditor_editor {
|
||||
border-radius: 4px;
|
||||
border: solid 1px #e9edf1;
|
||||
background-color: #ffffff;
|
||||
border: solid 1px $primary-hairline-color;
|
||||
background-color: $primary-bg-color;
|
||||
padding: 3px 6px;
|
||||
white-space: pre-wrap;
|
||||
word-wrap: break-word;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user