Skip to content

Commit

Permalink
hotfix: file tab bar broken
Browse files Browse the repository at this point in the history
  • Loading branch information
iNorthIsle committed Jan 28, 2022
1 parent 90b7675 commit 6caaa04
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 13 deletions.
3 changes: 2 additions & 1 deletion packages/ui-components/src/Tabs/styles.scss
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@
display: flex;
width: 100%;
position: relative;

height: 30px;

.nav-wrap {
overflow-x: auto;

Expand Down
12 changes: 0 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4190,11 +4190,6 @@ hex-color-regex@^1.1.0:
resolved "https://registry.nlark.com/hex-color-regex/download/hex-color-regex-1.1.0.tgz#4c06fccb4602fe2602b3c93df82d7e7dbf1a8a8e"
integrity sha1-TAb8y0YC/iYCs8k9+C1+fb8aio4=

highlight.js@^10.5.0:
version "10.7.3"
resolved "https://registry.yarnpkg.com/highlight.js/-/highlight.js-10.7.3.tgz#697272e3991356e40c3cac566a74eef681756531"
integrity sha512-tzcUFauisWKNHaRkN4Wjl/ZA07gENAjFl3J/c480dprkGTg5EQstgaNFqBfUqCq54kZRIEcreTsAgF/m2quD7A==

hoist-non-react-statics@^3.3.0, hoist-non-react-statics@^3.3.2:
version "3.3.2"
resolved "https://registry.nlark.com/hoist-non-react-statics/download/hoist-non-react-statics-3.3.2.tgz?cache=0&sync_timestamp=1618847127168&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fhoist-non-react-statics%2Fdownload%2Fhoist-non-react-statics-3.3.2.tgz#ece0acaf71d62c2969c2ec59feff42a4b1a85b45"
Expand Down Expand Up @@ -7049,13 +7044,6 @@ react-dnd@^14.0.4:
fast-deep-equal "^3.1.3"
hoist-non-react-statics "^3.3.2"

react-highlight@^0.13.0:
version "0.13.0"
resolved "https://registry.yarnpkg.com/react-highlight/-/react-highlight-0.13.0.tgz#3331d47fe45a3db0cdcca2e5b479ed81b117ac20"
integrity sha512-k8BfWsTN9mFy+ijXvg79Gk6qOtAX0HU4OHW25QQz339PDHbov6N+frJWygFOAR1rPxMeC9y9cvYJRjaAaXs9dw==
dependencies:
highlight.js "^10.5.0"

react-input-autosize@^3.0.0:
version "3.0.0"
resolved "https://registry.nlark.com/react-input-autosize/download/react-input-autosize-3.0.0.tgz#6b5898c790d4478d69420b55441fcc31d5c50a85"
Expand Down

0 comments on commit 6caaa04

Please sign in to comment.