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:06 PM -0500)
commit
995f9fb3
995f9fb369db4b6bfc1cb24f078ac7d04aa01a20
parent
3075d61b
3075d61b6a0b53fc9513862e2a5d3b07ee884bfa
+1
-1
1 changed file
Expand all
Collapse all
Unified
Split
src
components
EditFlushModal.module.css
+1
-1
src/components/EditFlushModal.module.css
Reviewed
···
4
4
left: 0;
5
5
right: 0;
6
6
bottom: 0;
7
7
-
background: rgba(135, 206, 250, 0.15);
7
7
+
background: rgba(135, 206, 250, 0.74);
8
8
backdrop-filter: blur(4px);
9
9
display: flex;
10
10
align-items: center;