mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
Merge pull request #4617 from TrejGun/fix-new-line
fix white spaces in signature
This commit is contained in:
commit
3c75be04a0
@ -181,6 +181,7 @@
|
|||||||
overflow-wrap: break-word;
|
overflow-wrap: break-word;
|
||||||
border-bottom: 1px solid #d2d8dd;
|
border-bottom: 1px solid #d2d8dd;
|
||||||
padding: 6px 18px 15px;
|
padding: 6px 18px 15px;
|
||||||
|
white-space: pre-line;
|
||||||
}
|
}
|
||||||
|
|
||||||
&__help-link {
|
&__help-link {
|
||||||
|
Loading…
Reference in New Issue
Block a user