Styles: don't put buttons to far on the right.
This commit is contained in:
parent
7d4577efec
commit
718b9a41e7
@ -14,6 +14,7 @@
|
|||||||
display: flex;
|
display: flex;
|
||||||
flex-flow: row nowrap;
|
flex-flow: row nowrap;
|
||||||
justify-content: flex-end;
|
justify-content: flex-end;
|
||||||
|
padding-right: 12px; // to avoid being under the window scrollbar.
|
||||||
}
|
}
|
||||||
|
|
||||||
.peertube-plugin-livechat-button {
|
.peertube-plugin-livechat-button {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user