CSS: fix button borders.

This commit is contained in:
John Livingston 2021-11-18 16:09:12 +01:00
parent e9dd047749
commit fbb2e8345c
No known key found for this signature in database
GPG Key ID: B17B5640CE66CDBC

View File

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