mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-10-06 03:50:26 +02:00
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,
|
.plugin,
|
||||||
.theme {
|
.theme {
|
||||||
&:not(:last-child):after {
|
&:not(:last-child)::after {
|
||||||
content: '•';
|
content: '•';
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue