mirror of
https://github.com/discourse/discourse.git
synced 2025-01-31 11:44:00 +08:00
fix textarea styling in incoming email details modal
This commit is contained in:
parent
91bb38626c
commit
cc695605b7
|
@ -1829,6 +1829,8 @@ table#user-badges {
|
|||
textarea {
|
||||
width: 95%;
|
||||
height: 150px;
|
||||
font-family: monospace;
|
||||
box-shadow: none;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user