Fix privacy warning ok button placement

pull/2315/head
Chocobozzz 2020-04-03 14:32:58 +02:00
parent 947d01023d
commit a7d3671dc3
No known key found for this signature in database
GPG Key ID: 583A612D890159BE
1 changed files with 1 additions and 1 deletions

View File

@ -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;