-
-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Closed
matrix-org/matrix-react-sdk
#10211Labels
A-IRC-LayoutO-OccasionalAffects or can be seen by some users regularly or most users rarelyAffects or can be seen by some users regularly or most users rarelyS-TolerableLow/no impact on usersLow/no impact on usersT-Defect
Description
Steps to reproduce
- Enable IRC layout
- Open #matrix:matrix.org
- Look for events summary
- Click
expand
Outcome
What did you expect?
The spacer line's height should be expected to be same as others, according to the declaration line-height: $irc-line-height !important; on _IRCLayout.pcss.
What happened instead?
The same spacer line's height is used for both IRC layout and modern layout.
Operating system
No response
Application version
How did you install the app?
yarn run start
Homeserver
No response
Will you send logs?
No
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
A-IRC-LayoutO-OccasionalAffects or can be seen by some users regularly or most users rarelyAffects or can be seen by some users regularly or most users rarelyS-TolerableLow/no impact on usersLow/no impact on usersT-Defect

