1
0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-08-06 02:15:20 +02:00

Fix empty container layer history and UI (#21251)

Fixes #21248
This commit is contained in:
KN4CK3R 2022-09-27 15:03:24 +02:00 committed by GitHub
parent 31f934c1d8
commit 904b324716
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 15 additions and 3 deletions

View file

@ -35,5 +35,6 @@
@import "_admin";
@import "_explore";
@import "_review";
@import "_package";
@import "./helpers.less";