MrVauxs / vauxs-archives

Discord: @vauxs
MIT License
3 stars 0 forks source link

"Remove the Clear chat Log Button" clashes with other modules that add chat buttons #4

Closed morepurplemorebetter closed 7 months ago

morepurplemorebetter commented 7 months ago

Love the work on this module, it is just what I was looking for!

I also use the module "Chat Images", which adds a button to upload images.

When the setting "Remove the Clear chat Log Button" is active, this "Chat Images" button gets pushed to a second line. See screenshot: image

This can be fixed by changing the CSS linked below to flex: 0 0 auto;.

https://github.com/MrVauxs/vauxs-archives/blob/5c403e34aef04f6c9b0984598d903fe7cea5461e/src/vauxs-archive.postcss#L42-L44