1
0
Files
pawkey-sk/packages/frontend
dakkar ded459304e preserve ti-fw classes for icons - fixes #580
I thought that `ti-fw` was mostly useless, but it turns out that:

- it affects the alignment of icons in many places

- it's set separately in some places
  (e.g. `packages/frontend/src/ui/_common_/navbar.ts` has `<i
  class="ti-fw" :class="[$style.itemIcon,
  navbarItemDef[item].icon]"></i>`)

so we have to keep it around.
2024-07-15 16:33:10 +01:00
..
2024-02-13 15:59:27 +00:00
2024-03-11 15:32:59 +03:00
2024-02-13 15:59:27 +00:00
2024-07-14 23:55:25 +02:00
2024-06-15 11:36:55 +01:00