fix(poc4): remove Streamlit header chrome
This commit is contained in:
@@ -7,7 +7,7 @@ html, body, [data-testid="stAppViewContainer"], .stApp {
|
|||||||
background:#fff !important; color:var(--hmm-ink) !important;
|
background:#fff !important; color:var(--hmm-ink) !important;
|
||||||
font-family:"Noto Sans KR","Malgun Gothic",sans-serif;
|
font-family:"Noto Sans KR","Malgun Gothic",sans-serif;
|
||||||
}
|
}
|
||||||
#MainMenu, header [data-testid="stToolbar"] { display:none !important; }
|
header[data-testid="stHeader"] { display:none !important; }
|
||||||
.block-container { max-width:1180px; padding:2rem 3rem 4rem; }
|
.block-container { max-width:1180px; padding:2rem 3rem 4rem; }
|
||||||
section[data-testid="stSidebar"], section[data-testid="stSidebar"] > div {
|
section[data-testid="stSidebar"], section[data-testid="stSidebar"] > div {
|
||||||
background:#fff !important;
|
background:#fff !important;
|
||||||
|
|||||||
Reference in New Issue
Block a user