Laravel-Backpack / theme-tabler

UI for Backpack v6 that uses Tabler and Bootstrap v5.
MIT License
21 stars 12 forks source link

Adding right padding to vertical aside dropdown icons #111

Closed boralp closed 11 months ago

boralp commented 11 months ago

Add dropdown angle icon to padding right for vertical aside layouts

tabacitu commented 11 months ago

Thanks @boralp - good eye, that does look better. Changed it to 0.5rem though, 0.75rem seemed a bit too much for me. If this is inconsistent with the left padding or anything else I might not have noticed, let me know.

I've merged this, and we'll probably tag it with a few more minor changes later today. So it'll be available with a composer update then.

Thanks, cheers!