diff --git a/assets/styles/style.scss b/assets/styles/style.scss index 3f9b1386..c02a48ed 100644 --- a/assets/styles/style.scss +++ b/assets/styles/style.scss @@ -14,6 +14,7 @@ display: flex; flex-flow: row nowrap; justify-content: flex-end; + padding-right: 12px; // to avoid being under the window scrollbar. } .peertube-plugin-livechat-button {