alpha
Login
or
Join now
atpota.to
/
cred.blue
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 mobile
author
damedotblog
date
1 year ago
(Feb 28, 2025, 11:02 PM -0500)
commit
f8a96a9f
f8a96a9f3bb4d2da7dcb99150310ccb27e789534
parent
966b728a
966b728ad174ea2b7c86016687345466f284823c
-3
1 changed file
Expand all
Collapse all
Unified
Split
src
components
Admin
AdminPanel.css
-3
src/components/Admin/AdminPanel.css
Reviewed
···
675
675
}
676
676
677
677
.admin-container {
678
678
-
grid-gap: 20px;
679
678
display: grid;
680
679
gap: 20px;
681
681
-
grid-template-columns: 300px 1fr;
682
682
-
height: 100%;
683
680
}
684
681
685
682
.resource-editor {