RocketChat / RocketChat/Rocket.Chat

Small size logo

Open
#14,341 17 comments 0 reactions 0 assignees View on GitHub

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:

234141224124124

Actual behavior:

Screenshot_7

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.