mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
fix: where text wraps even though there is enough space to display it. (#19914)
Co-authored-by: Brad Decker <bhdecker84@gmail.com>
This commit is contained in:
parent
270f74c209
commit
660ed410ce
@ -36,6 +36,7 @@
|
|||||||
display: flex;
|
display: flex;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
position: relative;
|
position: relative;
|
||||||
|
width: 100%;
|
||||||
|
|
||||||
&__title {
|
&__title {
|
||||||
@include H4;
|
@include H4;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user