Fix description links decoration

This commit is contained in:
Chocobozzz 2024-12-09 15:28:51 +01:00
parent d8b3436f68
commit b99c20d04a
No known key found for this signature in database
GPG Key ID: 583A612D890159BE
1 changed files with 0 additions and 4 deletions

View File

@ -12,10 +12,6 @@
@include peertube-word-wrap;
::ng-deep {
a {
text-decoration: none;
}
p:last-child {
margin-bottom: 0;
}