-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add demo before code and refactor components related to UI (#451)
* refactor: add demo before code for ui components * style: update demo page component menu css * chore: update tooltip demo css * chore: add indentation to css grid areas
- Loading branch information
1 parent
727dad5
commit 60a309f
Showing
26 changed files
with
889 additions
and
854 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
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 |
---|---|---|
|
@@ -25,6 +25,7 @@ section:has(h3) { | |
.demo .section-content { | ||
display: grid; | ||
gap: 1.5em; | ||
margin-top: 1em; | ||
} | ||
|
||
.ssh-pre { | ||
|
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
Oops, something went wrong.