[WEB-4497] chore: reduce breadcrumb height (#7413)

* chore: reduce breadcrumb height from 3.75rem to 3.25rem

* chore: code refactor

* chore: code refactor
This commit is contained in:
Anmol Singh Bhatia 2025-07-16 01:03:31 +05:30 committed by GitHub
parent ac22df3f88
commit da5390fa03
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 10 additions and 7 deletions

View file

@ -396,6 +396,9 @@ module.exports = {
80: "18rem",
96: "21.6rem",
},
height: {
header: "3.25rem",
},
space: {
0: "0",
0.5: "0.1125rem",