7 lines
No EOL
116 B
CSS
7 lines
No EOL
116 B
CSS
/*These must apply to all child attributes*/
|
|
::deep {
|
|
.mention {
|
|
text-decoration: none;
|
|
|
|
}
|
|
} |