mirror of
https://github.com/element-hq/element-web
synced 2024-11-29 04:48:50 +03:00
match style for markdown quotes
This commit is contained in:
parent
08a41bf093
commit
8247bb4a76
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ limitations under the License.
|
||||||
margin-bottom: 15px;
|
margin-bottom: 15px;
|
||||||
display: -webkit-flex;
|
display: -webkit-flex;
|
||||||
display: flex;
|
display: flex;
|
||||||
border-left: 5px solid #ddd;
|
border-left: 4px solid #ddd;
|
||||||
color: #888;
|
color: #888;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue