CSS: fix button borders.
This commit is contained in:
@ -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;
|
||||||
|
Reference in New Issue
Block a user