1
0
Fork 0
This commit is contained in:
Chocobozzz 2025-01-14 09:50:13 +01:00
parent 0380d02ca2
commit 5fbcd8e4fe
No known key found for this signature in database
GPG key ID: 583A612D890159BE
2 changed files with 4 additions and 3 deletions

View file

@ -12,7 +12,7 @@ on:
jobs:
test:
runs-on: ubuntu-latest
runs-on: ubuntu-22.04
services:
redis:

View file

@ -47,11 +47,12 @@ $more-button-width: 40px;
}
my-actor-host {
max-width: 50%;
flex-shrink: 1;
min-width: 1px;
}
.owner-label {
flex-shrink: 1;
color: pvar(--fg-300);
@include disable-default-a-behaviour;