mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-23 02:10:12 +01:00
300bfd6e69
* adds component, styles and storybook file * wip * prettier and adds test * prettier * lint * review fix * lint * updates to IconSize, IconName
7 lines
91 B
SCSS
7 lines
91 B
SCSS
.compliance-modal {
|
|
ol {
|
|
list-style: decimal;
|
|
list-style-position: inside;
|
|
}
|
|
}
|