This website requires JavaScript.
Explore
Help
Register
Sign In
m
/
metamask-extension
Watch
1
Star
0
Fork
0
You've already forked metamask-extension
mirror of
https://github.com/kremalicious/metamask-extension.git
synced
2024-11-26 12:29:06 +01:00
Code
7e1ed4bb0b
metamask-extension
/
ui
/
components
/
component-library
/
avatar-account
/
avatar-account.scss
6 lines
62 B
SCSS
Raw
Normal View
History
Unescape
Escape
avatar account housekeeping (#16930) * avatar account housekeeping * avatar number to the diametere * fixed lint errors * converting blockie to number * updated README * updated constants for avatar account
2023-01-10 01:38:43 +01:00
.
mm-avatar-account
{
added AvatarAccount component (#15795) * added AvatarAccount component * updated avatar account component and README * updated lint errors * updated avatar account with types * updated Jazzicon lint errors * removed unused imports * updated type prop and Blockie * removed unused exports * updated jazzicon styles * fixed overflow in jazzicon * updated avatar account component * updated avatar account stories with types and size stories * updated test for avatar account * updated tests for avatar account * Adding `TextFieldBase` component (#16043) * Adding TextInputBase component * Removing keyup and keydown props, tests and docs * removing showClear from stories * removing unneeded css * simplifying uncontrolled vs controlled to work * Fortifying maxLength test * Lint fix for test * Doc, style and prop updates * Updating constant names with 'base' * Adding a background color * Adding a background color to input * Adding ast-types to resolutions (#16103) Co-authored-by: George Marshall <george.marshall@consensys.net>
2022-10-07 17:53:40 +02:00
&
__jazzicon
{
display
:
flex
;
}
}
Copy Permalink