mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-02-25 18:55:32 -06:00
Changed a tag from `flex` to `inline` to avoid misclicks.
This commit is contained in:
parent
05623b9030
commit
77af3a9701
@ -94,7 +94,7 @@
|
||||
.video-info-by a {
|
||||
@include disable-default-a-behaviour;
|
||||
|
||||
display: flex;
|
||||
display: inline;
|
||||
align-items: center;
|
||||
font-size: 13px;
|
||||
color: #000;
|
||||
|
Loading…
Reference in New Issue
Block a user