mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
NetworksTab: make footer buttons nowrap (#14733)
This commit is contained in:
parent
944c22262f
commit
9d058007cc
@ -297,6 +297,10 @@
|
|||||||
width: 93%;
|
width: 93%;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.btn--rounded {
|
||||||
|
white-space: nowrap;
|
||||||
|
}
|
||||||
|
|
||||||
.btn-secondary {
|
.btn-secondary {
|
||||||
margin-right: 0.375rem;
|
margin-right: 0.375rem;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user