-
Notifications
You must be signed in to change notification settings - Fork 270
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
style(circleprogress): docs 优化,修订 css 变量 (#1699)
Co-authored-by: oasis-cloud <[email protected]>
- Loading branch information
1 parent
fe9a096
commit 8b9f1f2
Showing
7 changed files
with
46 additions
and
51 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,25 +1,11 @@ | ||
.demo-circleprogress { | ||
min-height: 100vh; | ||
} | ||
.demo__btn { | ||
text-align: center; | ||
width: 100%; | ||
height: 50px; | ||
border-top: 1px solid rgba(234, 240, 251, 1); | ||
padding-top: 6px; | ||
background: rgba(255, 255, 255, 1); | ||
.nut-button { | ||
margin-right: 10px; | ||
} | ||
} | ||
.demo-btn { | ||
.nut-button { | ||
margin-right: 10px; | ||
|
||
.demo-btn { | ||
margin-top: -16px; | ||
|
||
.nut-button { | ||
margin-right: 10px; | ||
} | ||
} | ||
} | ||
.demo__piece { | ||
display: flex; | ||
justify-content: center; | ||
background: rgba(255, 255, 255, 1); | ||
padding: 10px 0; | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters