Skip to content

Commit

Permalink
add restore svg in window bar title
Browse files Browse the repository at this point in the history
  • Loading branch information
kien-ht committed Oct 11, 2022
1 parent 5cea66a commit 44d8d2d
Show file tree
Hide file tree
Showing 6 changed files with 5,812 additions and 17 deletions.
2 changes: 1 addition & 1 deletion docs/index.html.ejs
Original file line number Diff line number Diff line change
Expand Up @@ -631,7 +631,7 @@ import "xp.css/dist/98.css";</pre>
<div class="title-bar-text">A Title Bar</div>
<div class="title-bar-controls">
<button aria-label="Minimize"></button>
<button aria-label="Maximize"></button>
<button aria-label="Restore"></button>
<button aria-label="Close"></button>
</div>
</div>
Expand Down
Loading

0 comments on commit 44d8d2d

Please sign in to comment.