Profile: fix auto hide toolbar
This commit is contained in:
parent
9065a18061
commit
5ec9b96504
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
.Profile {
|
.Profile {
|
||||||
height: 100%;
|
overflow: hidden auto;
|
||||||
|
|
||||||
.intro {
|
.intro {
|
||||||
background-color: var(--tutu-color-surface-d);
|
background-color: var(--tutu-color-surface-d);
|
||||||
|
|
Loading…
Reference in a new issue