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
fix
author
dame-is
date
6 months ago
(Dec 5, 2025, 1:43 AM -0500)
commit
77d1f923
77d1f923af89ecd5af8536781a25ad81a4885796
parent
b216fea7
b216fea7e560a4362aa15a1a12409e10b4feb703
+1
1 changed file
Expand all
Collapse all
Unified
Split
src
app
stats
stats.module.css
+1
src/app/stats/stats.module.css
Reviewed
···
324
324
align-items: flex-end;
325
325
gap: 2px;
326
326
margin-bottom: 1rem;
327
327
+
border-bottom: 1px solid var(--tile-border);
327
328
overflow-x: auto;
328
329
padding-bottom: 0.5rem;
329
330
}