fix(ziro): resolve visual issues with latest marketplace version (#1030)

This commit is contained in:
Grigory 2023-12-22 04:29:17 +05:00 committed by GitHub
parent 27cafff801
commit 29e795bad9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -338,12 +338,6 @@
.main-cardHeader-text {
font-weight: 700;
}
.marketplace-header {
height: 36px;
}
.marketplace-header__right {
position: fixed;
}
.marketplace-settings-button {
padding: 12px 12px 8px;
border-radius: var(--br-2);
@ -587,4 +581,4 @@ label.Type__TypeElement-goli3j-0.gCwing.main-playlistEditDetailsModal-textElemen
/*about artist card text*/
.artist-artistAbout-container.artist-artistAbout-backgroundImage .artist-artistAbout-content > div {
color: #fff;
}
}