[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:
parent
ac22df3f88
commit
da5390fa03
7 changed files with 10 additions and 7 deletions
|
|
@ -396,6 +396,9 @@ module.exports = {
|
|||
80: "18rem",
|
||||
96: "21.6rem",
|
||||
},
|
||||
height: {
|
||||
header: "3.25rem",
|
||||
},
|
||||
space: {
|
||||
0: "0",
|
||||
0.5: "0.1125rem",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue