alpha
Login
or
Join now
atpota.to
/
flushes.app
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
This repository has no description
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
search margin
author
damedotblog
date
1 year ago
(Mar 15, 2025, 2:22 PM -0400)
commit
6193fb6b
6193fb6bfc6a67c969de05fbdbd61d82916d3eb1
parent
f4321f83
f4321f83346d698e612f3902211c9d8ab5492fee
+1
1 changed file
Expand all
Collapse all
Unified
Split
app
src
components
ProfileSearch.module.css
+1
app/src/components/ProfileSearch.module.css
Reviewed
···
28
28
outline: none;
29
29
background-color: transparent;
30
30
color: var(--text-color);
31
31
+
margin-top: 2px;
31
32
}
32
33
33
34
.searchInput::placeholder {