Alizelabd / discord-ui

https://alizelabd.github.io/discord-ui/
0 stars 0 forks source link

CSS Change #1

Open AirplanegoBrr opened 2 months ago

AirplanegoBrr commented 2 months ago

I love the project!

However, I have some suggestions.

  1. Remove min-height: 1000px; from .server-rooms .rooms .list-rooms and .server-chat .chat-body .chat
  2. Add margin-top: auto; to .chat-footer and .server-rooms .profile-control

This removes the weird scrolling space when there aren't enough elements to take up the room

I also (personally) removed

(It looks kind of more like Discord IMO)

I also added timestamps .server-chat .chat-body .chat .content .text .timestamp { font-size: 10px; color: #72767d; } (Add span below the name with the class timestamp)

Here is what these changes look like: image

This is a good project and thank you for your work!

If needed, I can make a PR for these changes

Alizelabd commented 2 months ago

Oh thank you. You can create a brunch and upload your own edits to it so I can see them better and then merge them later if you wish.