mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-18 06:44:46 -07:00
Add bg to search list icons
This commit is contained in:
parent
aefdcc499e
commit
4a5d3e32f9
1 changed files with 1 additions and 1 deletions
|
|
@ -51,7 +51,7 @@
|
|||
<div class="min-w-0 flex-1 flex items-center">
|
||||
<div class="flex-shrink-0">
|
||||
<div
|
||||
class="h-12 w-12 rounded-full flex items-center justify-center"
|
||||
class="h-12 w-12 rounded-full flex items-center justify-center bg-darker"
|
||||
>
|
||||
<div>{{ app.name.charAt(0) }}</div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue