JohnXLivingston / peertube-plugin-livechat

GNU Affero General Public License v3.0
90 stars 26 forks source link

CSS bug: selects in ConverseJS have a bad styling #380

Closed JohnXLivingston closed 4 months ago

JohnXLivingston commented 4 months ago

Describe the bug

When showing the chat in the Peertube interface, select fields have a CSS glitch: the dropdown icon at the right is missing:

image

To Reproduce Steps to reproduce the behavior:

  1. Open a chat (in peertube interface) as room admin
  2. Click on "configure"
  3. Check select fields.

This is one way to see the issue, but there might be other selects.

Server (please complete the following information):

JohnXLivingston commented 4 months ago

Fixed by commit https://github.com/JohnXLivingston/peertube-plugin-livechat/commit/3d2c4b0d9dc9ab40fda289afc907749150968fc6