Fix lint
This commit is contained in:
parent
7337a75bf0
commit
1868ff3db9
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ table {
|
|||
|
||||
.plugin,
|
||||
.theme {
|
||||
&:not(:last-child):after {
|
||||
&:not(:last-child)::after {
|
||||
content: '•';
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue