Merge pull request #35 from transfem-org/develop

fix: admin css
This commit is contained in:
Amelia Yukii 2023-10-01 03:47:33 +02:00 committed by GitHub
commit e3744d424d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 1 deletions

View file

@ -50,6 +50,7 @@ jobs:
username: ${{ github.actor }}
password: ${{ secrets.GITHUB_TOKEN }}
- name: Build and Push to GHCR
id: build
uses: docker/build-push-action@v5
with:
builder: ${{ steps.buildx.outputs.name }}

View file

@ -141,7 +141,7 @@ defineProps<{
height: 60px;
aspect-ratio: 1;
background: var(--panel);
border-radius: 100%;
border-radius: 5px;
}
> .text {