1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00

Anchor the Need Help text to the bottom of the expanded page (#10955)

This commit is contained in:
David Walsh 2021-04-29 12:43:33 -05:00 committed by GitHub
parent 0c627fa4f3
commit 6265799634
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,7 @@
@import 'tab/index';
.tabs {
flex-grow: 1;
// Just for Firefox https://github.com/MetaMask/metamask-extension/issues/8700
-moz-transform: translateZ(0);