gitea/web_src
Giteabot 289bd9694b
Remove padding override on `.ui .sha.label` (#35864) (#35873)
Backport #35864 by @silverwind

Since upgrading to v1.25, I noticed the SHA labels have slightly
different padding than before. I can't pinpoint exactly which change it
was. Fix it by removing the padding override on `.ui .sha.label` and
make the one on`.ui.label` (`2px 6px`) take effect which matches 1.24
rendering.

Before:

<img width="135" height="172" alt="image"
src="https://github.com/user-attachments/assets/2781a854-be08-4a11-bde0-d3699b2b7454"
/>

After:

<img width="139" height="162" alt="image"
src="https://github.com/user-attachments/assets/5c864fa3-c1f9-4452-ae58-5411dd445865"
/>

Co-authored-by: silverwind <me@silverwind.io>
2025-11-06 06:06:36 +00:00
..
css Remove padding override on `.ui .sha.label` (#35864) (#35873) 2025-11-06 06:06:36 +00:00
fomantic Rework delete org and rename org UI (#34762) 2025-06-21 18:21:48 +00:00
js Remove wrong code (#35846) (#35856) 2025-11-04 20:04:08 +02:00
svg The status icon of the Action step is consistent with GitHub (#35618) (#35621) 2025-10-10 12:12:21 -07:00