1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/ui/components/app/snaps/snap-content-footer/index.scss

6 lines
104 B
SCSS

.snap-content-footer {
&__description {
max-width: 100%; // helps with snap name truncation
}
}