discourse/plugins/styleguide
Isaac Janzen 96c1fad2fe
UX: Fix timeline-handle positioning (#20217)
Positioning of the timeline handle was slightly off on the glimmer-topic-timeline

# Before
<img width="451" alt="Screenshot 2023-02-08 at 11 30 18 AM" src="https://user-images.githubusercontent.com/50783505/217606919-2f07b69f-4820-4b72-805b-ed28b34c79dc.png">


# After
<img width="447" alt="Screenshot 2023-02-08 at 11 29 53 AM" src="https://user-images.githubusercontent.com/50783505/217606811-977f52df-6070-4127-80c1-27c97174a9a7.png">
2023-02-08 12:01:14 -06:00
..
app/controllers/styleguide DEV: Apply syntax_tree formatting to plugins/* 2023-01-07 11:11:37 +00:00
assets UX: Fix timeline-handle positioning (#20217) 2023-02-08 12:01:14 -06:00
config DEV: Apply syntax_tree formatting to plugins/* 2023-01-07 11:11:37 +00:00
lib/styleguide
public/images
spec/integration DEV: Apply syntax_tree formatting to plugins/* 2023-01-07 11:11:37 +00:00
plugin.rb DEV: Apply syntax_tree formatting to plugins/* 2023-01-07 11:11:37 +00:00
README.md
screenshot.png

styleguide

Adds a URL of /styleguide to discourse that renders widgets in various
configurations to aid in styling.

Screenshot