Skip to content

fix: --scroll-bar var default value#22754

Merged
afc163 merged 3 commits intoant-design:masterfrom
MYKEU:fix-scroll-bar-var
Mar 30, 2020
Merged

fix: --scroll-bar var default value#22754
afc163 merged 3 commits intoant-design:masterfrom
MYKEU:fix-scroll-bar-var

Conversation

@MYKEU
Copy link
Contributor

@MYKEU MYKEU commented Mar 30, 2020

🤔 This is a ...

  • New feature
  • Bug fix
  • Site / document update
  • Component style update
  • TypeScript definition update
  • Refactoring
  • Code style optimization
  • Test Case
  • Branch merge
  • Other (about what?)

🔗 Related issue link

💡 Background and solution

--scroll-bar is not initially defined, thus, receiving the following when compiling:

 variable --scroll-bar is undefined and used without a fallback

📝 Changelog

Language Changelog
🇺🇸 English Fix variable --scroll-bar is undefined
🇨🇳 Chinese

☑️ Self Check before Merge

⚠️ Please check all items below before review. ⚠️

  • Doc is updated/provided or not needed
  • Demo is updated/provided or not needed
  • TypeScript definition is updated/provided or not needed
  • Changelog is provided or not needed

@MYKEU MYKEU changed the title Fix --scroll-bar var default value fix: --scroll-bar var default value Mar 30, 2020
@ant-design-bot
Copy link
Contributor

ant-design-bot commented Mar 30, 2020

@codesandbox-ci
Copy link

codesandbox-ci bot commented Mar 30, 2020

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 021618c:

Sandbox Source
antd reproduction template Configuration

@codecov
Copy link

codecov bot commented Mar 30, 2020

Codecov Report

Merging #22754 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master   #22754   +/-   ##
=======================================
  Coverage   98.28%   98.28%           
=======================================
  Files         360      360           
  Lines        7213     7213           
  Branches     1934     1971   +37     
=======================================
  Hits         7089     7089           
  Misses        124      124

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 40eae38...021618c. Read the comment docs.

Co-Authored-By: 偏右 <afc163@gmail.com>
@afc163 afc163 merged commit cd0203d into ant-design:master Mar 30, 2020
@ycjcl868 ycjcl868 mentioned this pull request Apr 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants