1
0
Fork 0
forked from gitea/nas

Merge commit 'c1f398ae93' into kb-draft-15.9-lts

This commit is contained in:
KMY 2025-02-28 09:14:02 +09:00
commit 3eead356e7
207 changed files with 6055 additions and 3148 deletions

View file

@ -7440,6 +7440,8 @@ a.status-card {
}
&--layout-3 {
min-height: calc(64px * 2 + 8px);
& > .media-gallery__item:nth-child(1) {
border-end-end-radius: 0;
border-start-end-radius: 0;
@ -7459,6 +7461,8 @@ a.status-card {
}
&--layout-4 {
min-height: calc(64px * 2 + 8px);
& > .media-gallery__item:nth-child(1) {
border-end-end-radius: 0;
border-start-end-radius: 0;