mirror of https://github.com/Chocobozzz/PeerTube
Fix privacy warning ok button placement
parent
947d01023d
commit
a7d3671dc3
|
@ -469,7 +469,7 @@ my-video-comments {
|
|||
display: flex;
|
||||
flex-wrap: nowrap;
|
||||
align-items: center;
|
||||
justify-content: flex-start;
|
||||
justify-content: space-between;
|
||||
background-color: rgba(0, 0, 0, 0.9);
|
||||
color: #fff;
|
||||
|
||||
|
|
Loading…
Reference in New Issue