RocketChat / RocketChat/Rocket.Chat
Small size logo
Open
Nobody has claimed this yet.
area: ui/ux
- Dominant language
- TypeScript
- Stars
- 46.1k
- Forks
- 13.9k
- Avg merge
- 3d 3h
- Merged PRs (30d)
- 130
Description
Description:
After updating the server to version 1.0.2, the size of the logo has decreased.
In Layout - Custom CSS I have
: root {
--sidebar-footer-height: 90px;
}
but nothing changes
Expected behavior:

Actual behavior:

Server Setup Information:
- Version of Rocket.Chat Server: 1.0.2
- Operating System: Ubuntu 16.04 64bit
- Deployment Method: tar
- Number of Running Instances: 1
- DB Replicaset Oplog: Enabled
- NodeJS Version: 8.11.4
- MongoDB Version: 4.0.9
Additional context
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the logo-size difference on Rocket.Chat Server 1.0.2 and checking the Layout - Custom CSS setting with --sidebar-footer-height: 90px. Done means identifying why that setting no longer changes the logo size and verifying the expected logo dimensions after the fix.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- css
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100