Commit 86823dc3 authored by jim's avatar jim

when mini width hide tile

parent 2a11d9ac
......@@ -2,7 +2,7 @@
.baseView {
display: flex;
margin-top: 12px;
padding-top: 12px;
.left {
max-width: 448px;
......@@ -44,6 +44,9 @@
flex-direction: column;
align-items: center;
max-width: 448px;
.avatar_title {
display: none;
}
}
}
}
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment