feat: upload cover not over yet

This commit is contained in:
2025-08-24 23:48:02 +08:00
parent 97e4bb89d7
commit b14985d8dd
26 changed files with 881 additions and 56 deletions

View File

@@ -1,3 +1,5 @@
@use '~@/scss/images.scss' as img;
.detail-page {
width: 100%;
height: 100%;
@@ -24,6 +26,10 @@
display: flex;
align-items: center;
.detail-navigator-back {
border-right: 1px solid #444;
}
.detail-navigator-back, .detail-navigator-icon {
height: 20px;
width: 50%;
@@ -31,7 +37,13 @@
display: flex;
justify-content: center;
& > svg {
& > .detail-navigator-back-icon {
width: 20px;
height: 20px;
color: #fff;
}
& > .detail-navigator-logo-icon {
width: 20px;
height: 20px;
color: #fff;