fix(adaptedStyles): adapted user space page styles (#831)

* fix: userSpace page style

* add style

* add style
This commit is contained in:
MidnightCrowing
2024-06-12 23:07:57 +08:00
committed by GitHub
parent 810c87cad1
commit c8cd909e34

View File

@@ -52,6 +52,8 @@
.n .n-data.router-link-active .n-data-k,
.n .n-data.router-link-active .n-data-v,
.wrapper .edit-video-modal .target-favlist .target-favitem:hover .target-fav-title .fav-meta .fav-name,
.i-live .i-live-off-guest a,
.modal-wrapper .modal-header-close:hover,
a:hover,
#page-index .channel .section-right-options .play-all-channel:hover .video-commonplayer_play,
#page-follows .follow-tabs span.active,
@@ -481,6 +483,7 @@
#page-fav .fav-main .fav-action-bottom li,
.sub-tabs span,
#page-follows .follow-tabs,
#page-index .col-2 .section .user-auth .profession-description,
.elec .elec-count,
#page-index .col-2 .section .user-auth .auth-description,
#page-series-index .channel-item .channel-name,
@@ -591,6 +594,10 @@
background-color: var(--bew-content-solid-1);
}
.elec .new-elec-trigger:hover {
background-color: rgb(65 31 39);
}
.be-dropdown-item:hover,
.elec .elec-status,
.elec .elec-status-bg,