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

Reduced button padding.

Title overflowed in Japanese.
This commit is contained in:
nyatla 2018-04-10 18:51:44 +09:00
parent 5166e1a9fd
commit c9a4077207

View File

@ -789,6 +789,7 @@
display: flex;
justify-content: center;
align-items: center;
padding: 0 3px;
cursor: pointer;
}