ZIm/crates/collab_ui/src
Bennet Bo Fenner cf4f3ed79a
Fix padding for notes label (#7280)
Fixes the padding of the "notes" button in collab-ui. I'm not sure why
the previous code used `div().h_7().w_full()`. Am I missing something
here?

### Before
![Screenshot 2024-02-02 at 15 26
44](https://github.com/zed-industries/zed/assets/53836821/0577b706-b433-4e02-802b-b6eccefb3acd)

### After
![Screenshot 2024-02-02 at 15 27
26](https://github.com/zed-industries/zed/assets/53836821/00fd81d8-82a1-4936-829c-022554259fd5)



Release Notes:
- Fixed padding of the "notes" button in the collaboration panel.

Co-authored-by: Marshall Bowers <elliott.codes@gmail.com>
2024-02-02 11:04:43 -05:00
..
chat_panel Rework loading images from files (#7088) 2024-01-30 11:26:02 -05:00
collab_panel Aggressively simplify channel permissions: 2024-01-25 23:26:32 -07:00
notifications Rework loading images from files (#7088) 2024-01-30 11:26:02 -05:00
channel_view.rs Links to channel notes (#7262) 2024-02-01 22:22:02 -07:00
chat_panel.rs Add initial markdown preview to Zed (#6958) 2024-02-01 11:03:09 +02:00
collab_panel.rs Fix padding for notes label (#7280) 2024-02-02 11:04:43 -05:00
collab_titlebar_item.rs Make follower avatars smaller (#6724) 2024-01-25 13:53:50 -05:00
collab_ui.rs Tell the user when screen-sharing fails (#7171) 2024-01-31 16:28:32 -07:00
face_pile.rs Store a z-index id per-layer 2024-01-22 10:16:59 -05:00
notification_panel.rs Rename BellBadged to BellDot (#6820) 2024-01-26 18:48:16 -05:00
notifications.rs Add stories for collab notifications (#3967) 2024-01-08 21:54:59 -05:00
panel_settings.rs Display setting documentation in settings.json (#3936) 2024-01-08 19:30:18 +01:00