mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-22 09:57:02 +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;
|
||||
align-items: center;
|
||||
position: relative;
|
||||
width: 100%;
|
||||
|
||||
&__title {
|
||||
@include H4;
|
||||
|
Loading…
Reference in New Issue
Block a user