mirror of
https://github.com/VictoriaMetrics/VictoriaMetrics.git
synced 2026-05-17 08:36:55 +03:00
### Describe Your Changes This PR improves vmui alert styles by adding borders between rows, introducing a hover state for easier row identification, and aligning badges to the left. Related issue: #9856 | Before | After | |--------|--------| | <img width="1427" height="1310" alt="image" src="https://github.com/user-attachments/assets/68f3469e-95df-449f-a85d-1c0285520e2d" /> | <img width="1427" height="1310" alt="Image" src="https://github.com/user-attachments/assets/89501efb-c66f-402a-9d14-01c86930a5e2" /> | ### Checklist The following checks are **mandatory**: - [x] My change adheres to [VictoriaMetrics contributing guidelines](https://docs.victoriametrics.com/victoriametrics/contributing/#pull-request-checklist). - [x] My change adheres to [VictoriaMetrics development goals](https://docs.victoriametrics.com/victoriametrics/goals/). --------- Signed-off-by: Yury Molodov <yurymolodov@gmail.com> Co-authored-by: Max Kotliar <mkotlyar@victoriametrics.com>