mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-26 20:39:08 +01:00
6 lines
81 B
SCSS
6 lines
81 B
SCSS
|
.permission-cell {
|
||
|
&__title-revoked {
|
||
|
text-decoration: line-through;
|
||
|
}
|
||
|
}
|