mirror of
https://github.com/BewlyBewly/BewlyBewly.git
synced 2025-04-14 13:15:29 +00:00
refactor: adjust directory structure
This commit is contained in:
@@ -8,7 +8,7 @@ import './common/userCard.scss'
|
||||
import './common/videoPlayer.scss'
|
||||
import './common/loginDialog.scss'
|
||||
import './shadowDom/comments.scss'
|
||||
import './thirdParty.scss'
|
||||
import './thirdParty/bilibiliEvolved.scss'
|
||||
|
||||
import { isHomePage } from '~/utils/main'
|
||||
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
// #region Bilibili Evolved
|
||||
// Adapt the colors of the two Bilibili Evolved's buttons on the left side to BewlyBewly theme
|
||||
.bewly-design {
|
||||
// Adapt the colors of the two Bilibili Evolved's buttons on the left side to BewlyBewly theme
|
||||
.be-settings > .sidebar > * {
|
||||
background-color: var(--bew-elevated-solid) !important;
|
||||
opacity: 0.4;
|
||||
@@ -44,4 +43,3 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
// #endregion
|
||||
Reference in New Issue
Block a user