CSS: fix button borders.

This commit is contained in:
John Livingston
2021-11-18 16:09:12 +01:00
parent e9dd047749
commit fbb2e8345c

View File

@ -14,7 +14,7 @@
}
.peertube-plugin-livechat-button {
border: 1px solid black;
border: 0;
background-color: var(--mainBackgroundColor);
margin: 5px;
height: 36px;