Skip to content

Commit

Permalink
updating & fixing outline icons in mobile
Browse files Browse the repository at this point in the history
  • Loading branch information
devajmeireles committed Oct 12, 2023
1 parent 286d333 commit 95566e7
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion resources/views/documentation/ui/tooltip.blade.php
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
<x-preview title="Outline Variations"
language="blade"
:contents="$outlines">
<div class="inline-flex space-x-2">
<div class="gap-2 space-y-2">
<x-tooltip text="primary" outline/>
<x-tooltip text="secondary" color="secondary" outline/>
<x-tooltip text="white" color="white" outline/>
Expand Down

0 comments on commit 95566e7

Please sign in to comment.