Styles: don't put buttons to far on the right.
This commit is contained in:
@ -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 {
|
||||||
|
Reference in New Issue
Block a user