mirror of
https://github.com/vector-im/hydrogen-web.git
synced 2025-01-18 00:06:57 +01:00
Add blocquote style.
This commit is contained in:
parent
025ab16668
commit
ba7e86ac8d
@ -216,6 +216,12 @@ only loads when the top comes into view*/
|
||||
padding: 10px;
|
||||
}
|
||||
|
||||
.Timeline_messageBody blockquote {
|
||||
margin-left: 0;
|
||||
padding-left: 20px;
|
||||
border-left: 4px solid rgb(229, 229, 229);
|
||||
}
|
||||
|
||||
.Timeline_messageBody .pill {
|
||||
padding: 0px 5px 0px 5px;
|
||||
border-radius: 15px;
|
||||
|
Loading…
x
Reference in New Issue
Block a user