Better CSS.

This commit is contained in:
John Livingston 2021-03-08 12:49:44 +01:00
parent 3a4ac275af
commit 0a44f5136c

View File

@ -14,9 +14,9 @@
border: 1px solid black; border: 1px solid black;
background-color: var(--mainBackgroundColor); background-color: var(--mainBackgroundColor);
margin: 5px; margin: 5px;
min-height: 32px; min-height: 36px;
min-width: 32px; min-width: 36px;
padding: 0; padding: 2px;
} }
.peertube-plugin-livechat-button-icon { .peertube-plugin-livechat-button-icon {