Update release-beta to output generated at 25b5b77

This commit is contained in:
SendNukez 2021-12-04 14:22:44 +00:00
parent b9de898780
commit 1e8801d831
3 changed files with 6 additions and 2 deletions

View file

@ -1 +1 @@
Beta-9e73497
Beta-25b5b77

View file

@ -56681,7 +56681,7 @@ Dribbblish.on("ready", () => {
OS: \`${(0,_Util__WEBPACK_IMPORTED_MODULE_5__.capitalizeFirstLetter)(Spicetify.Platform.PlatformData.os_name)} v${Spicetify.Platform.PlatformData.os_version}\`
Spotify: \`v${Spicetify.Platform.PlatformData.event_sender_context_information?.client_version_string ?? Spicetify.Platform.PlatformData.client_version_triple}\`
Spicetify: \`${Spicetify.version != null ? `v${Spicetify.version}` : "< v2.7.3"}\`
Dribbblish: \`v${"Beta"}-${"9e73497"}\`
Dribbblish: \`v${"Beta"}-${"25b5b77"}\`
`,
data: "Copy",
onChange: function () {

View file

@ -2029,6 +2029,10 @@ html.right-expanded-cover.buddyfeed-visible .main-coverSlotExpanded-container {
color: var(--spice-sidebar-text) !important;
}
.main-shelf-title {
font-family: var(--glue-font-family);
}
/* translucent background cover */
.Root__top-container::before {
z-index: 3;