fix css classes
This commit is contained in:
parent
7f8f889661
commit
4f5aeedeb3
@ -43,8 +43,10 @@ window.CSS_CLASSES = {
|
|||||||
profileHeader: "defaultColor-24IHKz eyebrow-Ejf06y defaultColor-HXu-5n userInfoSectionHeader-2mYYun",
|
profileHeader: "defaultColor-24IHKz eyebrow-Ejf06y defaultColor-HXu-5n userInfoSectionHeader-2mYYun",
|
||||||
profileText: "userInfoText-2MFCmH markup-eYLPri clamped-2ZePhX",
|
profileText: "userInfoText-2MFCmH markup-eYLPri clamped-2ZePhX",
|
||||||
title: "colorStandard-1Xxp1s size14-k_3Hy4 h1-34Txb0 title-3hptVQ defaultColor-2cKwKo defaultMarginh1-EURXsm",
|
title: "colorStandard-1Xxp1s size14-k_3Hy4 h1-34Txb0 title-3hptVQ defaultColor-2cKwKo defaultMarginh1-EURXsm",
|
||||||
|
miniTitle: "colorStandard-1Xxp1s size14-k_3Hy4 h5-2RwDNl title-3hptVQ title-1HgbhV",
|
||||||
hidden: "hidden-27eifz",
|
hidden: "hidden-27eifz",
|
||||||
hamburger: "btnHamburger-3GF0_5",
|
hamburger: "btnHamburger-3GF0_5",
|
||||||
|
textInput: "inputDefault-3FGxgL input-2g-os5"
|
||||||
};
|
};
|
||||||
|
|
||||||
window.AUTH_TOKEN = null;
|
window.AUTH_TOKEN = null;
|
||||||
|
|||||||
Reference in New Issue
Block a user