Buttons margin.

This commit is contained in:
John Livingston 2021-03-08 12:01:56 +01:00
parent ab190a8c80
commit 3a4ac275af

View File

@ -13,6 +13,7 @@
.peertube-plugin-livechat-button {
border: 1px solid black;
background-color: var(--mainBackgroundColor);
margin: 5px;
min-height: 32px;
min-width: 32px;
padding: 0;