Fix lint
This commit is contained in:
parent
7337a75bf0
commit
1868ff3db9
|
@ -37,7 +37,7 @@ table {
|
||||||
|
|
||||||
.plugin,
|
.plugin,
|
||||||
.theme {
|
.theme {
|
||||||
&:not(:last-child):after {
|
&:not(:last-child)::after {
|
||||||
content: '•';
|
content: '•';
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue