mirror of
https://github.com/vector-im/element-web.git
synced 2025-08-22 06:51:21 +02:00
Remove unnecessary right margin in reply blockquote
This commit is contained in:
parent
4e5680de85
commit
dfe277b78d
@ -24,6 +24,7 @@ limitations under the License.
|
|||||||
|
|
||||||
blockquote.mx_ReplyThread {
|
blockquote.mx_ReplyThread {
|
||||||
margin-left: 0;
|
margin-left: 0;
|
||||||
|
margin-right: 0;
|
||||||
margin-bottom: 8px;
|
margin-bottom: 8px;
|
||||||
padding-left: 10px;
|
padding-left: 10px;
|
||||||
border-left: 4px solid $button-bg-color;
|
border-left: 4px solid $button-bg-color;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user