Skip to content

Commit

Permalink
Merge pull request #1496 from kufu/update-smarthr-ui-v64.0.1
Browse files Browse the repository at this point in the history
smarthr-uiをv64.0.1に更新
  • Loading branch information
uknmr authored Jan 24, 2025
2 parents 4ff8c82 + d3c3c1d commit d616b1e
Show file tree
Hide file tree
Showing 3 changed files with 38 additions and 98 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"react-instantsearch-core": "^7.13.7",
"react-live": "^4.1.7",
"smarthr-normalize-css": "^1.1.0",
"smarthr-ui": "^64.0.0",
"smarthr-ui": "^64.0.1",
"styled-components": "^6.1.13",
"typescript": "^5.6.3"
},
Expand Down
74 changes: 37 additions & 37 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

60 changes: 0 additions & 60 deletions public/smarthr-ui.css
Original file line number Diff line number Diff line change
Expand Up @@ -4638,58 +4638,6 @@ a {
margin-bottom: auto
}

.\[\&\&\&\]\:shr-mt-0.\[\&\&\&\]\:shr-mt-0.\[\&\&\&\]\:shr-mt-0 {
margin-top: 0
}

.\[\&\&\&\]\:shr-mt-0\.25.\[\&\&\&\]\:shr-mt-0\.25.\[\&\&\&\]\:shr-mt-0\.25 {
margin-top: 4px
}

.\[\&\&\&\]\:shr-mt-0\.5.\[\&\&\&\]\:shr-mt-0\.5.\[\&\&\&\]\:shr-mt-0\.5 {
margin-top: 8px
}

.\[\&\&\&\]\:shr-mt-0\.75.\[\&\&\&\]\:shr-mt-0\.75.\[\&\&\&\]\:shr-mt-0\.75 {
margin-top: 12px
}

.\[\&\&\&\]\:shr-mt-1.\[\&\&\&\]\:shr-mt-1.\[\&\&\&\]\:shr-mt-1 {
margin-top: 16px
}

.\[\&\&\&\]\:shr-mt-1\.25.\[\&\&\&\]\:shr-mt-1\.25.\[\&\&\&\]\:shr-mt-1\.25 {
margin-top: 20px
}

.\[\&\&\&\]\:shr-mt-1\.5.\[\&\&\&\]\:shr-mt-1\.5.\[\&\&\&\]\:shr-mt-1\.5 {
margin-top: 24px
}

.\[\&\&\&\]\:shr-mt-2.\[\&\&\&\]\:shr-mt-2.\[\&\&\&\]\:shr-mt-2 {
margin-top: 32px
}

.\[\&\&\&\]\:shr-mt-2\.5.\[\&\&\&\]\:shr-mt-2\.5.\[\&\&\&\]\:shr-mt-2\.5 {
margin-top: 40px
}

.\[\&\&\&\]\:shr-mt-3.\[\&\&\&\]\:shr-mt-3.\[\&\&\&\]\:shr-mt-3 {
margin-top: 48px
}

.\[\&\&\&\]\:shr-mt-3\.5.\[\&\&\&\]\:shr-mt-3\.5.\[\&\&\&\]\:shr-mt-3\.5 {
margin-top: 56px
}

.\[\&\&\&\]\:shr-mt-4.\[\&\&\&\]\:shr-mt-4.\[\&\&\&\]\:shr-mt-4 {
margin-top: 64px
}

.\[\&\&\&\]\:shr-mt-8.\[\&\&\&\]\:shr-mt-8.\[\&\&\&\]\:shr-mt-8 {
margin-top: 128px
}

.\[\&\&\&\]\:shr-whitespace-normal.\[\&\&\&\]\:shr-whitespace-normal.\[\&\&\&\]\:shr-whitespace-normal {
white-space: normal
}
Expand Down Expand Up @@ -5714,11 +5662,3 @@ a {
fill: GrayText
}
}

:not([hidden]) ~ .\[\:not\(\[hidden\]\)_\~_\&\&\&\]\:shr-mt-0\.5.\[\:not\(\[hidden\]\)_\~_\&\&\&\]\:shr-mt-0\.5.\[\:not\(\[hidden\]\)_\~_\&\&\&\]\:shr-mt-0\.5 {
margin-top: 8px
}

:not([hidden]) ~ .\[\:not\(\[hidden\]\)_\~_\&\&\&\]\:shr-mt-1.\[\:not\(\[hidden\]\)_\~_\&\&\&\]\:shr-mt-1.\[\:not\(\[hidden\]\)_\~_\&\&\&\]\:shr-mt-1 {
margin-top: 16px
}

0 comments on commit d616b1e

Please sign in to comment.