balance icon / link in webc video links

This commit is contained in:
madrilene 2025-04-09 07:09:06 +02:00
parent 5e26ccfe73
commit 107507f5aa
2 changed files with 2 additions and 0 deletions

View file

@ -7,6 +7,7 @@
} }
custom-peertube-link svg { custom-peertube-link svg {
font-size: var(--size-step-0); font-size: var(--size-step-0);
margin-block-start: 0.1em;
} }
</style> </style>

View file

@ -7,6 +7,7 @@
} }
custom-youtube-link svg { custom-youtube-link svg {
font-size: var(--size-step-0); font-size: var(--size-step-0);
margin-block-start: 0.1em;
} }
</style> </style>