mirror of
https://github.com/pi-hole/web.git
synced 2026-08-23 14:51:12 +01:00
- The multi-line comments added in the previous UI-fix commits aligned their continuation lines with an odd number of leading spaces, which the editorconfig check rejects (it wants multiples of two). Re-indent them. - Equalise the two single-icon columns (list status and list type) on the subscribed-lists table so the type column is no longer noticeably wider than the status one, and centre their icons. Signed-off-by: DL6ER <dl6er@dl6er.de>